Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / EntityGUI / EntityGUI_Dir1_QTD.h
index 581320aa51586b6f0ce0ea6e888a9ce67434998b..6ca2a113729fbc07a0563ec8265453e738225ade 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef ENTITYGUI_DIR1_QTD_H
 #define ENTITYGUI_DIR1_QTD_H
 
+#include "GEOM_EntityGUI.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -36,7 +38,7 @@ class QGridLayout;
 class QButtonGroup;
 class QRadioButton;
 
-class EntityGUI_Dir1_QTD : public QWidget
+class GEOM_ENTITYGUI_EXPORT EntityGUI_Dir1_QTD : public QWidget
 { 
     Q_OBJECT