Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_2Sel1Spin.h
index 296aabe2ebd8dd4b16e3a4138c51879aad7d067b..8e401687fdbb85afc6cc9bbdc312445a10200981 100644 (file)
 #ifndef DLGREF_2SEL1SPIN_H
 #define DLGREF_2SEL1SPIN_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include "DlgRef_2Sel1Spin_QTD.h"
 #include "DlgRef_SpinBox.h"
-//#if defined WNT
-//#include <SALOME_WNT.hxx>
-//#else
-//#define SALOME_WNT_EXPORT
-//#endif
-#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_2Sel1Spin : public DlgRef_2Sel1Spin_QTD
+
+class GEOM_DLGREF_EXPORT DlgRef_2Sel1Spin : public DlgRef_2Sel1Spin_QTD
 { 
     Q_OBJECT