[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Tue Mar 9 04:49:19 CET 2004


CVS commit by staikos: 

oops


  M +1 -1      kstview.cpp   1.83


--- kdeextragear-2/kst/kst/kstview.cpp  #1.82:1.83
@@ -1448,5 +1448,5 @@ void KstView::dynamicMenuMatch(int id) {
   if (p) {
     double x0, x1, y0, y1;
-    p->getLScale(x0, y0, x1, y1);
+    p->getScale(x0, y0, x1, y1);
     _currentPlot->setLog(p->isXLog(), p->isYLog());
     _currentPlot->setXScaleMode(p->getXScaleMode());





More information about the Kst mailing list