Salome HOME
0016756: EDF 545 GEOM : Extrusion, give the coordinates of the vector as input
[modules/geom.git] / src / GEOMGUI / GeometryGUI.h
index 54884333c0f562794da1ecff3b142c86b185dbde..7477ac6007cc12ea0ff54b4c70ff6ea2588cd2cd 100644 (file)
@@ -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 );