]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012
authorvsr <vsr@opencascade.com>
Fri, 14 Dec 2012 10:15:04 +0000 (10:15 +0000)
committervsr <vsr@opencascade.com>
Fri, 14 Dec 2012 10:15:04 +0000 (10:15 +0000)
src/GEOMGUI/GeometryGUI.cxx

index d13a0fd99da80993ea3e627af4c169ae0728955d..0242a87613b987367d2202f74925cca4aaaebf95 100644 (file)
@@ -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 ) )
   {