Reducing size of DIP widget pins
This commit is contained in:
@@ -14,8 +14,8 @@ namespace Bloom::Widgets::InsightTargetWidgets::Dip
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
static const int WIDTH = 25;
|
||||
static const int HEIGHT = 34;
|
||||
static const int WIDTH = 19;
|
||||
static const int HEIGHT = 28;
|
||||
|
||||
PinBodyWidget(
|
||||
QWidget* parent,
|
||||
|
||||
Reference in New Issue
Block a user