Salome HOME
NPAL13898 Ok/Apply/Close laborious for User
[modules/geom.git] / src / DlgRef / DlgRef_3Spin1Check_QTD.h
index a810df5e864a6856a3f98628d2dd0983daec7a5b..6df92fb08e5deb1c8e6e77ebe869a24a48c0bc98 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DLGREF_3SPIN1CHECK_QTD_H
 #define DLGREF_3SPIN1CHECK_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -38,13 +40,7 @@ class QLabel;
 class QRadioButton;
 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_3Spin1Check_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_3Spin1Check_QTD : public QWidget
 { 
     Q_OBJECT