From: vsr Date: Fri, 14 Dec 2012 10:16:09 +0000 (+0000) Subject: Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 X-Git-Tag: pluginMGCleaner~273 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=37b9292da6f9d03a988fb2437f2525baed0bd1df;p=modules%2Fsmesh.git Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 --- diff --git a/src/SMESHGUI/SMESHGUI.cxx b/src/SMESHGUI/SMESHGUI.cxx index 86de4f316..0ea7e74a0 100644 --- a/src/SMESHGUI/SMESHGUI.cxx +++ b/src/SMESHGUI/SMESHGUI.cxx @@ -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 ) ) {