Salome HOME
Bug 0020043: EDF 865 GEOM: Object is non valid after translation. Fix object after...
[modules/geom.git] / src / DlgRef / DlgRef_4Sel1List1Check_QTD.h
index 1d78c4cb7bf7991aa0fa905168303264ca68b4db..3d4a9a42f254abbe6888db50b18d3788cf91a9fb 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DLGREF_4SEL1LIST1CHECK_QTD_H
 #define DLGREF_4SEL1LIST1CHECK_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -41,13 +43,7 @@ class QPushButton;
 class QCheckBox;
 class QPushButton;
 
-#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
-#define DLGREF_WNT_EXPORT __declspec( dllexport )
-#else
-#define DLGREF_WNT_EXPORT
-#endif
-
-class DLGREF_WNT_EXPORT DlgRef_4Sel1List1Check_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_4Sel1List1Check_QTD : public QWidget
 { 
     Q_OBJECT