Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_1Sel2Spin_QTD.h
index ea66b4dff96b0b40da05ba23e6bac58757525218..b85a76a37589adc171aa701ab10c25a3194e0c77 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DLGREF_1SEL2SPIN_QTD_H
 #define DLGREF_1SEL2SPIN_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -39,7 +41,7 @@ class QLineEdit;
 class QPushButton;
 class QSpinBox;
 
-class DlgRef_1Sel2Spin_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_1Sel2Spin_QTD : public QWidget
 { 
     Q_OBJECT