]> SALOME platform Git repositories - modules/smesh.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:16:09 +0000 (10:16 +0000)
committervsr <vsr@opencascade.com>
Fri, 14 Dec 2012 10:16:09 +0000 (10:16 +0000)
src/SMESHGUI/SMESHGUI.cxx

index 86de4f316721e8c6680303eeff1d93a7b883b749..0ea7e74a0924c53b0d766309daa75dace185990f 100644 (file)
@@ -1891,8 +1891,7 @@ SMESH::SMESH_Gen_var SMESHGUI::myComponentSMESH = SMESH::SMESH_Gen::_nil();
  */
 //=============================================================================
 SMESHGUI::SMESHGUI() :
-SalomeApp_Module( "SMESH" ),
-LightApp_Module( "SMESH" )
+SalomeApp_Module( "SMESH" )
 {
   if ( CORBA::is_nil( myComponentSMESH ) )
   {