[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Jul 8 23:40:11 CEST 2004


CVS commit by staikos: 

oops


  M +1 -1      kst2dplot.cpp   1.140


--- kdeextragear-2/kst/kst/kst2dplot.cpp  #1.139:1.140
@@ -1893,5 +1893,5 @@ bool Kst2DPlot::popupMenu(KPopupMenu *me
   submenu->insertItem(i18n("Zoom &Maximum"), this, SLOT(menuZoomMax()), Key_M);
   submenu->insertItem(i18n("Zoom Max &Spike Insensitive"),
-                      this, SLOT(menuZoomSpikeInsensiveMax()), Key_S);
+                      this, SLOT(menuZoomSpikeInsensitiveMax()), Key_S);
   submenu->insertItem(i18n("Zoom P&revious"), this, SLOT(menuZoomPrev()), Key_R);
   submenu->insertItem(i18n("Y-Zoom Mean-centered"), this, SLOT(menuYZoomAc()), Key_A);





More information about the Kst mailing list