]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMGUI/GEOMGUI_Selection.h
Salome HOME
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object...
[modules/geom.git] / src / GEOMGUI / GEOMGUI_Selection.h
index 8e367b1c34fcee7ddf5786bf23ebac9f25b95d14..c8c1230d937a26a117fe0186557e3c6f16abcb0c 100644 (file)
@@ -74,6 +74,7 @@ private:
   bool                  isPhysicalMaterial( const int ) const;
 
   bool                  isComponent( const int ) const;
+  bool                  isFolder( const int ) const;
   GEOM::GEOM_Object_ptr getObject( const int ) const;
 
   bool                  hasImported() const;