]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/BooleanGUI/BooleanGUI_Dialog.h
Salome HOME
SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK)
[modules/geom.git] / src / BooleanGUI / BooleanGUI_Dialog.h
index e9483dd39ebfb7a2d502e882a23061b966c923dc..70f6c4b7528c6ec001aec5a2f1b326f1403ca5b8 100644 (file)
@@ -42,7 +42,7 @@ class BooleanGUI_Dialog : public GEOMBase_Skeleton
     Q_OBJECT
 
 public:
-    BooleanGUI_Dialog( const int theOperation, QWidget* parent = 0, const char* name = 0, SALOME_Selection* Sel = 0, bool modal = FALSE, WFlags fl = 0);
+    BooleanGUI_Dialog( const int theOperation, QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0);
     ~BooleanGUI_Dialog();
 
 protected: