[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Apr 6 05:39:53 CEST 2005


CVS commit by staikos: 

setDirty() on setValue()


  M +1 -0      kstscalar.cpp   1.40


--- kdeextragear-2/kst/kst/kstscalar.cpp  #1.39:1.40
@@ -131,4 +131,5 @@ bool KstScalar::isGlobal() const {
 
 void KstScalar::setValue(double inV) {
+  setDirty();
   _value = inV;
   emit trigger();




More information about the Kst mailing list