Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / DlgRef / DlgRef_2Sel1Spin_QTD.h
index 684b267567ed94666e17e23f30c8d6a013d4f546..d35c3606e41649cf26dd237cbb58b287b1378b98 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DLGREF_2SEL1SPIN_QTD_H
 #define DLGREF_2SEL1SPIN_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -39,13 +41,7 @@ class QLineEdit;
 class QPushButton;
 class QSpinBox;
 
-#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_2Sel1Spin_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_2Sel1Spin_QTD : public QWidget
 { 
     Q_OBJECT