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

This commit is contained in:
vsr 2012-12-14 10:15:04 +00:00
parent 27ffbb5d92
commit 7b0b9c2532

View File

@ -188,8 +188,7 @@ void GeometryGUI::Modified (bool theIsUpdateActions)
// purpose : Constructor // purpose : Constructor
//======================================================================= //=======================================================================
GeometryGUI::GeometryGUI() : GeometryGUI::GeometryGUI() :
SalomeApp_Module( "GEOM" ), SalomeApp_Module( "GEOM" )
LightApp_Module( "GEOM" )
{ {
if ( CORBA::is_nil( myComponentGeom ) ) if ( CORBA::is_nil( myComponentGeom ) )
{ {