Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / EntityGUI / EntityGUI_1Spin_QTD.h
index 8d00f3acf3c6e0b96d8d243d59b6153e99b9880e..e525552bb15c39c22c512109e958943900c6e7fe 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef ENTITYGUI_1SPIN_QTD_H
 #define ENTITYGUI_1SPIN_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_1Spin_QTD : public QWidget
+class GEOM_ENTITYGUI_EXPORT EntityGUI_1Spin_QTD : public QWidget
 { 
     Q_OBJECT