X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMGUI%2FGeometryGUI.h;h=7477ac6007cc12ea0ff54b4c70ff6ea2588cd2cd;hb=2dbe613765884256942925d8a95293e3c473caec;hp=54884333c0f562794da1ecff3b142c86b185dbde;hpb=fcfaf376b089bb70f91125a14285497a9f81a4e9;p=modules%2Fgeom.git diff --git a/src/GEOMGUI/GeometryGUI.h b/src/GEOMGUI/GeometryGUI.h index 54884333c..7477ac600 100644 --- a/src/GEOMGUI/GeometryGUI.h +++ b/src/GEOMGUI/GeometryGUI.h @@ -141,7 +141,7 @@ signals : void SignalDefaultStepValueChanged( double newVal ); protected: - virtual LightApp_Selection* createSelection( const QString&, LightApp_SelectionMgr* ) const; + virtual LightApp_Selection* createSelection() const; private: GEOMGUI* getLibrary( const QString& libraryName );