Salome HOME
type method added
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Selection.h
index 7137ebaef333b72e8adc07c0cac80f43688e9e69..524aa26a253fcbcaa2ffe0c7e53b9d5351e0b9b2 100644 (file)
@@ -63,6 +63,7 @@ public:
   
   SMESH_Actor* getActor( int ind ) const;
 
+  static int       type( const QString&, _PTR(Study) );
   static int       type( SalomeApp_DataOwner* owner, _PTR(Study) study);
   static QString   typeName( const int type);