[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/widgets
From:       Holger Freyther <freyther () gmx ! net>
Date:       2008-04-26 16:29:22
Message-ID: 1209227362.053445.12498.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 801435 by zecke:

[janitor] The KIntNumInput is right aligned, right align the double input too


 M  +1 -0      knuminput.cpp  


--- trunk/KDE/kdelibs/kdeui/widgets/knuminput.cpp #801434:801435
@@ -658,6 +658,7 @@
     d->spin->setSingleStep(step);
     d->spin->setValue(value);
     d->spin->setDecimals(precision);
+    d->spin->setAlignment(Qt::AlignRight);
 
     d->spin->setObjectName("KDoubleNumInput::d->spin" );
     setFocusProxy(d->spin);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic