Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/gui.git] / src / SOCC / SOCC_ViewWindow.h
index 7b4f225514620f18b7a8c1b89ef11b41f281fe22..413ee469de8e116cf9d83f7d1a441cd56957e7e8 100644 (file)
@@ -35,7 +35,7 @@ public:
   virtual ~SOCC_ViewWindow();
   
 protected:
-  virtual void      action( const int );
+  virtual bool      action( const int );
 
 };