Salome HOME
Add DLL specs.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_GroupOnShapeDlg.h
index 2fa69da68cf099c2fd1231c0e231f921bcf21eb2..20f2a7ee657471469361163b65c9984fe344b8d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -49,6 +49,7 @@ public:
 
     virtual LightApp_Dialog*    dlg() const;  
     static QString              GetDefaultName(const QString& theOperation);
+    static SMESH::ElementType   ElementType(GEOM::GEOM_Object_var geom);
 
 public slots: