Salome HOME
Correction tab logic.
[modules/shaper.git] / src / XGUI / XGUI_Workshop.h
index c032b932411363d9a8d69dfaede0effb664ddddb..9f02d44621f0bf91fa28322d60fa8d192ff083c8 100755 (executable)
@@ -337,6 +337,9 @@ signals:
   void onPreferences();
 #endif
 
+  /// Activates/deactivates the trihedron in the viewer AIS context
+  void onTrihedronVisibilityChanged(bool theState);
+
  protected:
   /// Sets the granted operations for the parameter operation. Firstly, it finds the nested features
   /// and set them into the operation. Secondly, it asks the module about ids of granted operations.