Equal SpinBox_MarginWidth and LineEdit_MarginWidth, for visual consistency.

wilder-pre-rebase
Hugo Pereira Da Costa 12 years ago
parent 6eb967faf1
commit ce64acd0dc
  1. 2
      kstyle/breeze.h

@ -78,7 +78,7 @@ namespace Breeze
ComboBox_FrameWidth = 6,
// spinbox
SpinBox_FrameWidth = 8,
SpinBox_FrameWidth = LineEdit_FrameWidth,
SpinBox_ArrowButtonWidth = 20,
// groupbox title margin

Loading…
Cancel
Save