Salome HOME
IPAL53870: Dump study script creates an excess sub-mesh
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshDlg.h
index 9c0337420bd33907a9eeb3eefea934f9ecd95c23..afc499f34e2ee4bddfcf9de36b8945ccb51c4218 100644 (file)
@@ -150,7 +150,7 @@ private slots:
 
 private:
 
-  void                         addItem( const QString& txt, const int type, const int index );
+  void                         addItem( const QString& txt, const int type, const int index, const bool isGroup=false );
   int                          getCurrentIndex( const int type, const bool curByType=false) const;
 
   QMap<int, QStringList>       myAvailableHypTypes;