mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 01:30:33 +05:00
Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012
This commit is contained in:
parent
13ff1c4641
commit
37b9292da6
@ -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 ) )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user