]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
This change gives a posiblity to listen signals from the viewer. In particular, Mouse...
authornds <nds@opencascade.com>
Thu, 9 Jul 2009 08:19:11 +0000 (08:19 +0000)
committernds <nds@opencascade.com>
Thu, 9 Jul 2009 08:19:11 +0000 (08:19 +0000)
src/SVTK/SVTK_RenderWindowInteractor.cxx

index e2853e1d6b352cc4afd71b3b0357f602c5725965..8db4d4ab2666d8b1b0aa5466be77541e5c66b42a 100644 (file)
@@ -59,7 +59,7 @@
 
 using namespace std;
 
-static bool GENERATE_SUIT_EVENTS = false;
+static bool GENERATE_SUIT_EVENTS = true;
 static bool FOCUS_UNDER_MOUSE = false;