Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012

This commit is contained in:
vsr 2012-12-14 10:16:09 +00:00
parent 13ff1c4641
commit 37b9292da6

View 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 ) )
{