Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_1Sel4Spin_QTD.h
index 1c8d9048736f49fff08be867931f95eaa9bb074d..a865d411b9e37b131d1bab38b858b44fcdef6fd4 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DLGREF_1SEL4SPIN_QTD_H
 #define DLGREF_1SEL4SPIN_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_1Sel4Spin_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_1Sel4Spin_QTD : public QWidget
 { 
     Q_OBJECT