[yast-commit] r42644 - /branches/tmp/coolo/qt4-port/src/YQSlider.h
![](https://seccdn.libravatar.org/avatar/09d48268ad1ffb8c8e17fbc3b36e1480.jpg?s=120&d=mm&r=g)
Author: coolo Date: Tue Dec 4 10:01:59 2007 New Revision: 42644 URL: http://svn.opensuse.org/viewcvs/yast?rev=42644&view=rev Log: this is not implemented Modified: branches/tmp/coolo/qt4-port/src/YQSlider.h Modified: branches/tmp/coolo/qt4-port/src/YQSlider.h URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/coolo/qt4-port/src/YQSlide... ============================================================================== --- branches/tmp/coolo/qt4-port/src/YQSlider.h (original) +++ branches/tmp/coolo/qt4-port/src/YQSlider.h Tue Dec 4 10:01:59 2007 @@ -120,14 +120,6 @@ **/ void valueChangedSlot( int newValue ); - /** - * Slot for setting the value. - * This is needed separately from setValue() to avoid infinite loops via - * ChangeWidget(). - **/ - void setValueSlot( int newValue ); - - signals: /** -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
coolo@svn.opensuse.org