Salome HOME
53935: "Add" item of sub-mesh pop-up does not work and is not documented
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Selection.h
index c7b7915abf5628b1dc082009de09b9f6d8a12e4c..5847126f746d57ddcd01a7a562d0b5122b104ef0 100644 (file)
@@ -87,7 +87,8 @@ public:
 
   static int              type( const QString&, _PTR(Study) );
   static QString          typeName( const int );
-
+  static  int             guiState();
+  
   bool                    isImported( const int ) const;
 
 private: