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