]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/BooleanGUI/BooleanGUI_Dialog.h
Salome HOME
Merging with WPdev
[modules/geom.git] / src / BooleanGUI / BooleanGUI_Dialog.h
index ecaadcc55368b03e5510c8a69378c8d1ba319df2..e42fd2be241e4d639237eecd985ab312b38dc9e0 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef BooleanGUI_Dialog_H
 #define BooleanGUI_Dialog_H
 
+#include "BooleanGUI.h" //for wnt defines
+
 #include "GEOMBase_Skeleton.h"
 
 class DlgRef_2Sel_QTD;
@@ -36,7 +38,7 @@ class DlgRef_2Sel_QTD;
 // class    : BooleanGUI_Dialog
 // purpose  :
 //=================================================================================
-class BooleanGUI_Dialog : public GEOMBase_Skeleton
+class GEOM_BOOLEANGUI_EXPORT BooleanGUI_Dialog : public GEOMBase_Skeleton
 {
     Q_OBJECT