Salome HOME
Edit name for group
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetLineEdit.h
index aee98f9f418735dec8293e96aacafc87091852fd..1ce71ef22e61700e4c7a2c005e43821a86fcb92f 100644 (file)
@@ -63,7 +63,6 @@ protected:
   /// Redefinition of virtual method
   virtual bool restoreValueCustom();
 
-private:
    /// A line edit control
   QLineEdit* myLineEdit;
 };