[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Fri Jun 4 19:53:06 CEST 2004


CVS commit by staikos: 

repaint to erase old labels after a drop


  M +1 -0      kst2dplot.cpp   1.54


--- kdeextragear-2/kst/kst/kst2dplot.cpp  #1.53:1.54
@@ -2699,4 +2699,5 @@ void Kst2DPlot::dropEvent(QWidget *view,
       e->accept(true);
       update();
+      static_cast<KstViewWidget*>(view)->paint();
       return;
     }





More information about the Kst mailing list