Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / EntityGUI / EntityGUI_3Spin_QTD.h
index 9b671ec23949221864a0a354c4ee4acd0e5627af..1235b160ba00bcf420a1ea7442d676b96f68c5b4 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef ENTITYGUI_3SPIN_QTD_H
 #define ENTITYGUI_3SPIN_QTD_H
 
+#include "GEOM_EntityGUI.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -38,7 +40,7 @@ class QLabel;
 class QPushButton;
 class QSpinBox;
 
-class EntityGUI_3Spin_QTD : public QWidget
+class GEOM_ENTITYGUI_EXPORT EntityGUI_3Spin_QTD : public QWidget
 { 
     Q_OBJECT