Salome HOME
refs #430: incorrect coordinates in dump polyline
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ObjSelector.h
index 5846aed6bcd8dcefed318a484e290c39e98b07d2..63cf857d6a491f94cf2a19aa59de82f68ee89449 100644 (file)
@@ -61,6 +61,8 @@ signals:
    */
   void alreadySelected( const QString& theName );
 
+  void selectionChanged();
+
 protected:
   virtual void paintEvent( QPaintEvent* );
   virtual bool hitButton( const QPoint& thePnt ) const;