[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed May 28 20:28:11 CEST 2003


CVS commit by staikos: 

init the variable


  M +1 -1      kstobject.cpp   1.2


--- kdeextragear-2/kst/kst/kstobject.cpp  #1.1:1.2
@@ -19,5 +19,5 @@
 
 KstObject::KstObject()
-: KShared(), QObject() {
+: KShared(), QObject(), _lastUpdateCounter(0) {
 }
 




More information about the Kst mailing list