Salome HOME
refs #514: add 'Cursor for specific operations' section into preferences of HYDRO...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileDlg.h
index 9f5969f425c864f2cf2409fc73390ad0d03bc6fb..d49f29f5842d48f2bc302106a7c39a3bb0f051a2 100644 (file)
@@ -66,6 +66,9 @@ signals:
   void                  subOperationStarted(QWidget*);
   void                  subOperationFinished(QWidget*);
 
+protected:
+  virtual Handle(AIS_Trihedron) trihedron();
+
 private:
   QLineEdit*             myName;
   CurveCreator_Widget*   myEditorWidget;