Salome HOME
Issue #979: Provide modal dialog box for parameters management
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetErrorLabel.h
index f173509016152d6b4a03bba66207e5148f2fc8d0..9adee7cce958cbdfe4c3edc6d3106772db9f9924 100644 (file)
@@ -23,9 +23,7 @@ Q_OBJECT
   /// Constructor
   /// \param theParent the parent object
   /// \param theData the widget configuation. The attribute of the model widget is obtained from
-  /// \param theParentId is Id of a parent of the current attribute
-  ModuleBase_WidgetErrorLabel(QWidget* theParent, const Config_WidgetAPI* theData,
-                            const std::string & theParentId);
+  ModuleBase_WidgetErrorLabel(QWidget* theParent, const Config_WidgetAPI* theData);
 
   virtual ~ModuleBase_WidgetErrorLabel();