[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Apr 6 07:16:23 CEST 2005


CVS commit by staikos: 

save first, commit second


  M +2 -2      ksteventmonitorentry.cpp   1.40


--- kdeextragear-2/kst/kst/ksteventmonitorentry.cpp  #1.39:1.40
@@ -228,10 +228,10 @@ KstObject::UpdateType EventMonitorEntry:
   if (xv) {
     xv->setDirty();
-    xv->update(update_counter);
+    xv->update(updateCounter);
   }
 
   if (yv) {
     yv->setDirty();
-    yv->update(update_counter);
+    yv->update(updateCounter);
   }
 




More information about the Kst mailing list