Salome HOME
Observe Image operation.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ObjSelector.h
index b3e1019e62de7484b45a35788e03c686f4dace4a..7327df516017f2cbb64f01df7297e69048297342 100644 (file)
@@ -37,6 +37,8 @@ public:
   HYDROGUI_ObjSelector( HYDROGUI_Module* theModule, QWidget* theParent );
   virtual ~HYDROGUI_ObjSelector();
 
+  void Clear();
+
   QString GetName() const;
 
 protected: