Salome HOME
Remove Rebuild menu item from Salome module
[modules/shaper.git] / src / XGUI / XGUI_PropertyPanel.h
index 374ea5efc1e12b50a47af91bddca079ee9d523ba..2d2b8e29ca59a749c29c8bd07fb656bd24c421b0 100644 (file)
@@ -47,6 +47,7 @@ Q_OBJECT
 
   /// Constructor
   /// \param theParent is a parent of the property panel
+  /// \param theMgr operation manager
   XGUI_PropertyPanel(QWidget* theParent, XGUI_OperationMgr* theMgr);
 
   virtual ~XGUI_PropertyPanel();