Salome HOME
Change name of standalone application from OpenParts to CADBuilder
[modules/shaper.git] / src / XGUI / XGUI_Workshop.h
index e24c7d59900b09271717f7e26347f2a83f091d0b..982758244fa3eecb338fcb879d0e8d3b037573fc 100644 (file)
@@ -504,7 +504,7 @@ private:
   void createDockWidgets();
 
   /// Extends undo/redo toolbutton's with history menu
-  /// \param theObject - in the OpenParts it is a QToolButton by itself,
+  /// \param theObject - in the CADBuilder it is a QToolButton by itself,
   /// in salome mode - QAction that creates a button.
   /// \param theSignal - void "updateUndoHistory" or "updateRedoHistory" SIGNAL;
   /// \param theSlot - onUndo(int) or onRedo(int) SLOT