[Kst] kdeextragear-2/kst/kst

Andrew Walker arwalker at sumusltd.com
Fri May 21 00:26:23 CEST 2004


CVS commit by arwalker: 

Compile.


  M +1 -1      kst2dplot.cpp   1.29


--- kdeextragear-2/kst/kst/kst2dplot.cpp  #1.28:1.29
@@ -1932,5 +1932,5 @@ void Kst2DPlot::mousePressEvent(QWidget 
     tie_rect = GetTieBoxRegion();
     plot_and_axis_rect = GetPlotAndAxisRegion();
-    kdDebug() << e->pos() << " " << win_rect << " " << plot_rect << endl;
+//    kdDebug() << e->pos() << " " << win_rect << " " << plot_rect << endl;
     if (tie_rect.contains(e->pos())) {
       /* FIXME





More information about the Kst mailing list