Salome HOME
Implementation notebook in the SMESH module.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.h
index 59d134e9e0778fc8aa7b08c79ddba55b639a0b47..735abf81aeea2652ba26639c855d0c1148fbfc17 100644 (file)
@@ -70,6 +70,8 @@ public :
   static SUIT_ResourceMgr*        resourceMgr();
   static SUIT_Desktop*            desktop();
   static SalomeApp_Study*         activeStudy();
+  static char*                    JoinObjectParameters(const QStringList& theParametersList);
+  
   bool                            isActiveStudyLocked();
 
   static bool                     automaticUpdate();