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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdelibs/kdeui
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-09-17 13:22:38
Message-ID: 20040917132238.8BD84126C0 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Make sure to emit valueChanged(double) signal from KDoubleSpinBox (BR89060)


  M +1 -0      knuminput.cpp   1.72.6.1


--- kdelibs/kdeui/knuminput.cpp  #1.72:1.72.6.1
@@ -1000,4 +1000,5 @@ KDoubleSpinBox::KDoubleSpinBox( QWidget 
   d = new Private();
   updateValidator();
+  connect( this, SIGNAL(valueChanged(int)), SLOT(slotValueChanged(int)) );
 }
 


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

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