[Kst] kdeextragear-2/kst/kst (silent)

George Staikos staikos at kde.org
Thu Jul 15 22:41:15 CEST 2004


CVS commit by staikos: 

CVS_SILENT note to self


  M +1 -0      kstobject.h   1.26


--- kdeextragear-2/kst/kst/kstobject.h  #1.25:1.26
@@ -79,4 +79,5 @@ class KstObjectList : public QValueList<
 
     KstObjectList& operator=(const KstObjectList& l) {
+      // FIXME: investigate, should we just deep copy?
       this->QValueList<T>::operator=(l);
       return *this;





More information about the Kst mailing list