[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Sat Jun 5 19:18:59 CEST 2004


CVS commit by staikos: 

I see no reason to remove this type - all other objects have it for consistency


  M +3 -0      ksttoplevelview.h   1.32


--- kdeextragear-2/kst/kst/ksttoplevelview.h  #1.31:1.32
@@ -112,4 +112,7 @@ class KstTopLevelView : public KstViewOb
 };
 
+typedef KstSharedPtr<KstTopLevelView> KstTopLevelViewPtr;
+typedef KstObjectList<KstTopLevelViewPtr> KstTopLevelViewList;
+
 template<class T>
 KstSharedPtr<T> KstTopLevelView::createPlot(const QString& name) {





More information about the Kst mailing list