Salome HOME
Properly process show/hide static trihedron in OCC view
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewFrame.h
index 5c1b952973c1b4b3623c49f7b850117ac364472b..0f10e19f0f8090743d61846b05d2c32b2072bf18 100644 (file)
@@ -89,7 +89,9 @@ public:
   virtual Qtx::BackgroundData background() const;
   virtual void                setBackground( const Qtx::BackgroundData& );
 
-  virtual void   setDropDownButtons( bool );
+  virtual void showStaticTrihedron( bool );
+
+  virtual void setDropDownButtons( bool );
 
   virtual SUIT_CameraProperties cameraProperties();