From ce64acd0dc9a8b80a122b61195ff810a08bede64 Mon Sep 17 00:00:00 2001 From: Hugo Pereira Da Costa Date: Tue, 19 Aug 2014 22:36:02 +0200 Subject: [PATCH] Equal SpinBox_MarginWidth and LineEdit_MarginWidth, for visual consistency. --- kstyle/breeze.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kstyle/breeze.h b/kstyle/breeze.h index c7ffc26b..e4261f8d 100644 --- a/kstyle/breeze.h +++ b/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