[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue Apr 5 20:02:15 CEST 2005
CVS commit by staikos:
no, doing it yourself is better (as we currently do where needed)
M +0 -1 kstobject.h 1.40
--- kdeextragear-2/kst/kst/kstobject.h #1.39:1.40
@@ -88,5 +88,4 @@ 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