From: vsr Date: Fri, 14 Dec 2012 10:15:04 +0000 (+0000) Subject: Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 X-Git-Tag: V6_main_FINAL~97 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7b0b9c2532dac5a6b73d63cccf57afcdb2f9e181;p=modules%2Fgeom.git Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 --- diff --git a/src/GEOMGUI/GeometryGUI.cxx b/src/GEOMGUI/GeometryGUI.cxx index d13a0fd99..0242a8761 100644 --- a/src/GEOMGUI/GeometryGUI.cxx +++ b/src/GEOMGUI/GeometryGUI.cxx @@ -188,8 +188,7 @@ void GeometryGUI::Modified (bool theIsUpdateActions) // purpose : Constructor //======================================================================= GeometryGUI::GeometryGUI() : - SalomeApp_Module( "GEOM" ), - LightApp_Module( "GEOM" ) + SalomeApp_Module( "GEOM" ) { if ( CORBA::is_nil( myComponentGeom ) ) {