mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-27 11:50:33 +05:00
*** empty log message ***
This commit is contained in:
parent
11f733549c
commit
fa5a40f774
@ -26,7 +26,7 @@
|
|||||||
// Module : GEOM
|
// Module : GEOM
|
||||||
// $Header$
|
// $Header$
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
#include "BooleanGUI.h"
|
#include "BooleanGUI.h"
|
||||||
|
|
||||||
#include "SUIT_Desktop.h"
|
#include "SUIT_Desktop.h"
|
||||||
@ -34,6 +34,8 @@ using namespace std;
|
|||||||
|
|
||||||
#include "GeometryGUI.h"
|
#include "GeometryGUI.h"
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
BooleanGUI* BooleanGUI::myGUIObject = 0;
|
BooleanGUI* BooleanGUI::myGUIObject = 0;
|
||||||
|
|
||||||
//=======================================================================
|
//=======================================================================
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
// Module : GEOM
|
// Module : GEOM
|
||||||
// $Header$
|
// $Header$
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
#include "BooleanGUI_Dialog.h"
|
#include "BooleanGUI_Dialog.h"
|
||||||
#include "BooleanGUI.h"
|
#include "BooleanGUI.h"
|
||||||
#include "DlgRef_2Sel_QTD.h"
|
#include "DlgRef_2Sel_QTD.h"
|
||||||
@ -37,6 +36,8 @@ using namespace std;
|
|||||||
|
|
||||||
#include <qlabel.h>
|
#include <qlabel.h>
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
//=================================================================================
|
//=================================================================================
|
||||||
// class : BooleanGUI_Dialog()
|
// class : BooleanGUI_Dialog()
|
||||||
// purpose : Constructs a BooleanGUI_Dialog which is a child of 'parent', with the
|
// purpose : Constructs a BooleanGUI_Dialog which is a child of 'parent', with the
|
||||||
|
Loading…
Reference in New Issue
Block a user