X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ObjSelector.h;h=63cf857d6a491f94cf2a19aa59de82f68ee89449;hb=81c9f5cdf82909d0aebd2c491c50fa7516cc80b7;hp=5846aed6bcd8dcefed318a484e290c39e98b07d2;hpb=c058eaecee25b3958a7207a61aa530fed32b1968;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ObjSelector.h b/src/HYDROGUI/HYDROGUI_ObjSelector.h index 5846aed6..63cf857d 100644 --- a/src/HYDROGUI/HYDROGUI_ObjSelector.h +++ b/src/HYDROGUI/HYDROGUI_ObjSelector.h @@ -61,6 +61,8 @@ signals: */ void alreadySelected( const QString& theName ); + void selectionChanged(); + protected: virtual void paintEvent( QPaintEvent* ); virtual bool hitButton( const QPoint& thePnt ) const;