[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Jul 28 20:08:16 CEST 2004


CVS commit by staikos: 

plot groups are citizens too


  M +1 -0      kstplotgroup.cpp   1.15


--- kdeextragear-2/kst/kst/kstplotgroup.cpp  #1.14:1.15
@@ -30,4 +30,5 @@
 KstPlotGroup::KstPlotGroup() : KstMetaPlot("KstPlotGroup") {
   _standardActions |= Delete | Raise | Zoom | Lower | RaiseToTop | LowerToBottom;
+  _layoutActions |= Delete | Raise | Lower | RaiseToTop | LowerToBottom | Rename | MoveTo;
   setTagName("Plot Group"); // FIXME: we need a better naming scheme
   _type = "plotgroup";





More information about the Kst mailing list