Salome HOME
This commit was generated by cvs2git to create tag 'V1_4_0b2'.
[modules/kernel.git] / src / OCCViewer / OCCViewer_ViewFrame.h
index 918c9e117ce42a6d723b3d1475903b26bce00eae..61125300fdefef6308040352bb5f55e60de50af1 100644 (file)
@@ -65,9 +65,7 @@ class QAD_EXPORT OCCViewer_ViewFrame : public QAD_ViewFrame
   QCursor           cursor() const;
 
   void              SetSelectionMode( int mode ) {};
-
-  void              SetTrihedronSize( int dim );
-
+  
   /*  popup management */
   void              setPopupServer( QAD_Application* );
 
@@ -134,6 +132,7 @@ class QAD_EXPORT OCCViewer_ViewFrame : public QAD_ViewFrame
   void           onViewBottom();
   void           onViewTop();
   void           onViewTrihedron(); 
+  void           onAdjustTrihedron();
  
  protected:
   OCCViewer_Viewer3d*      myViewer;    // my owner