// Module : GEOM
// $Header$
-using namespace std;
+
#include "BooleanGUI.h"
#include "SUIT_Desktop.h"
#include "GeometryGUI.h"
+using namespace std;
+
BooleanGUI* BooleanGUI::myGUIObject = 0;
//=======================================================================
// Module : GEOM
// $Header$
-using namespace std;
#include "BooleanGUI_Dialog.h"
#include "BooleanGUI.h"
#include "DlgRef_2Sel_QTD.h"
#include <qlabel.h>
+using namespace std;
+
//=================================================================================
// class : BooleanGUI_Dialog()
// purpose : Constructs a BooleanGUI_Dialog which is a child of 'parent', with the