Salome HOME
Update GUI documentation for bugs 16559
[modules/geom.git] / src / DlgRef / DlgRef_1Spin.h
index 8addb5e6809611706d907e557b420a02c7f2aaed..8acaa26806b096cc6bf7801f70d47b1e47ad7e1a 100644 (file)
 #ifndef DLGREF_1SPIN_H
 #define DLGREF_1SPIN_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include "DlgRef_1Spin_QTD.h"
 #include "DlgRef_SpinBox.h"
-#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_1Spin : public DlgRef_1Spin_QTD
+
+class GEOM_DLGREF_EXPORT DlgRef_1Spin : public DlgRef_1Spin_QTD
 { 
     Q_OBJECT