Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / MeasureGUI / MeasureGUI_1Sel12LineEdit_QTD.h
index d63d209423a8b90fefe18748491997fe25d93552..92462c9bb5f716d0313c2b846dae012b80ef7cd4 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef MEASUREGUI_1SEL12LINEEDIT_QTD_H
 #define MEASUREGUI_1SEL12LINEEDIT_QTD_H
 
+#include "GEOM_MeasureGUI.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -38,7 +40,7 @@ class QLabel;
 class QLineEdit;
 class QPushButton;
 
-class MeasureGUI_1Sel12LineEdit_QTD : public QWidget
+class GEOM_MEASUREGUI_EXPORT MeasureGUI_1Sel12LineEdit_QTD : public QWidget
 { 
     Q_OBJECT