X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMGUI%2FGEOMGUI_Selection.cxx;h=af266c29842d00068b4eaed54508dab773daf614;hb=refs%2Ftags%2FV5_0_0a2;hp=268ef012401a0505fdcf71a360a6908dccf28a3f;hpb=04f3d723da1ae9133d108921c8f10338a9656d12;p=modules%2Fgeom.git diff --git a/src/GEOMGUI/GEOMGUI_Selection.cxx b/src/GEOMGUI/GEOMGUI_Selection.cxx index 268ef0124..af266c298 100644 --- a/src/GEOMGUI/GEOMGUI_Selection.cxx +++ b/src/GEOMGUI/GEOMGUI_Selection.cxx @@ -54,8 +54,8 @@ // VTK Includes #include -GEOMGUI_Selection::GEOMGUI_Selection( const QString& client, LightApp_SelectionMgr* mgr ) -: LightApp_Selection( client, mgr ) +GEOMGUI_Selection::GEOMGUI_Selection() +: LightApp_Selection() { }