Salome HOME
Image positioning by two points.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ObjSelector.h
index ba1ff514f8a0f8994ff96846513edf3aaa845053..717d700106646f4ff3b597b366b29da6a05a0a2b 100644 (file)
@@ -42,6 +42,7 @@ public:
   virtual ~HYDROGUI_ObjSelector();
 
   void Clear();
+  void SetChecked( const bool );
 
   void SetName( const QString& );
   QString GetName() const;