Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_3Spin1Check.h
index 45a9e7e239bcbeb50ca084495c3c18c85309db8b..36c5fc2acdcbe1d2e9f188060646c82159b06c80 100644 (file)
 #ifndef DLGREF_3SPIN1CHECK_H
 #define DLGREF_3SPIN1CHECK_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include "DlgRef_3Spin1Check_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_3Spin1Check : public DlgRef_3Spin1Check_QTD
+class GEOM_DLGREF_EXPORT DlgRef_3Spin1Check : public DlgRef_3Spin1Check_QTD
 { 
     Q_OBJECT