mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-13 12:23:06 +05:00
Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012
This commit is contained in:
parent
27ffbb5d92
commit
7b0b9c2532
@ -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 ) )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user