[Kst] branches/work/kst/portto4/kst/src/libkstapp

Mike Fenton mike at staikos.net
Tue Feb 17 18:54:56 CET 2009


SVN commit 927502 by fenton:

Fix Qt Mouse grabber warning.


 M  +0 -1      plotitem.cpp  


--- branches/work/kst/portto4/kst/src/libkstapp/plotitem.cpp #927501:927502
@@ -2371,7 +2371,6 @@
       setTiedZoom(!isTiedZoom());
     } else if (parentView()->viewMode() == View::Data) {
       edit();
-      event->ignore();
     } else {
       ViewItem::mousePressEvent(event);
     }


More information about the Kst mailing list