Salome HOME
studyActivated() virtual method has been added
[modules/gui.git] / src / GLViewer / GLViewer_Viewer2d.h
index 98275331464d62c9e267f1a62c5c704ac9cf275e..9441c23abb1f5081e6c1e2ce8cd66b47d5bc6798 100644 (file)
@@ -129,6 +129,7 @@ protected:
 
 protected slots:
     void                 onMouseEvent( SUIT_ViewWindow*, QMouseEvent* );
+    void                 onDumpView();
 
 private:
     bool                 testRotation( QMouseEvent* );