Salome HOME
Feature #86: The hierarchy in the Object Browser (T 19).
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileDlg.h
index 589eb1d88e1d3d7ccd30cc9ffd44e9bcd95e8f91..266599303d8940e5cd06a5ee802063d37db31288 100644 (file)
@@ -66,7 +66,7 @@ signals:
 private:
   QLineEdit*            myName;
   CurveCreator_Widget*  myEditorWidget;
-  QGroupBox*            myAddElementBox;
+  //QGroupBox*            myAddElementBox;
 };
 
 #endif