Salome HOME
NPAL16559: EDF507: Implementation of a more advanced system of measurement.
[modules/geom.git] / src / DlgRef / DlgRef_2Sel1Spin2Check.h
index 6b7b52b79916721f72189586f2af0b16b115e6de..227dcee676d0825fd97f83562cb9249f5c0db9fc 100644 (file)
 #ifndef DLGREF_2SEL1SPIN2CHECK_H
 #define DLGREF_2SEL1SPIN2CHECK_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include "DlgRef_2Sel1Spin2Check_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_2Sel1Spin2Check : public DlgRef_2Sel1Spin2Check_QTD
+class GEOM_DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public DlgRef_2Sel1Spin2Check_QTD
 { 
     Q_OBJECT