Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / DlgRef / DlgRef_6Sel_QTD.h
index 56c5ec4406cca87c45222da7076ed057e07759bf..517c3a5aaadb6019fd7af5e8f6fa471adff92792 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DLGREF_6SEL_QTD_H
 #define DLGREF_6SEL_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -38,13 +40,7 @@ class QLabel;
 class QLineEdit;
 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_6Sel_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_6Sel_QTD : public QWidget
 { 
     Q_OBJECT