Salome HOME
Make same planes cannot be used twice in partition tool
[modules/shaper.git] / src / XGUI / XGUI_SalomeConnector.h
index 50c622f018e2aee23e24dd3d9df5f219e2904c9d..ac2c60f40f8b8c06d2656cc97b70a01fa6d02773 100644 (file)
@@ -93,7 +93,7 @@ class XGUI_EXPORT XGUI_SalomeConnector
   //! Returns QAction instance by command string Id
   virtual QAction* command(const QString& theId) const = 0;
 
-  //! Returns list of defined actions (just by NewGeom module)
+  //! Returns list of defined actions (just by SHAPER module)
   virtual QList<QAction*> commandList() const = 0;
 
   //! Returns list of Ids of defined actions (just by NewGeom module)