[Kst] extragear/graphics/kst/kst

Dirk Mueller mueller at kde.org
Wed Sep 21 20:37:46 CEST 2005


SVN commit 462683 by mueller:

daily "unbreak compilation"


 M  +1 -1      kstviewobject.h  


--- trunk/extragear/graphics/kst/kst/kstviewobject.h #462682:462683
@@ -257,7 +257,7 @@
     // id=0 v1.2.0 setDirty() was called.  data == 0 means false, else true
     virtual void virtual_hook(int id, void *data);
     
-    KstObject::UpdateType KstViewObject::updateChildren(int counter);
+    KstObject::UpdateType updateChildren(int counter);
     
     KstViewObjectList _children;
     QRect _geom;


More information about the Kst mailing list