Salome HOME
PAL16760 - MED file information
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Selection.h
index 440c8d4bd81a8bfd76209935c9a3d4fbb9038b45..ad6912198bbc6b2d384d1c786236a546c9448605 100644 (file)
@@ -69,6 +69,8 @@ public:
   static int       type( const QString&, _PTR(Study) );
   static QString   typeName( const int type);
 
+  bool isImported( const int ) const;
+
 private:
   QStringList            myTypes;
   QPtrList<SMESH_Actor>  myActors;