Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_CreateHypothesesDlg.h
index e2bb65a6741ee371ec0c3353ae34e4380c1009a2..3219dd56cc9c36daac142a8274082a8fbd6591a2 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef DIALOGBOX_CREATE_HYPOTHESES_H
 #define DIALOGBOX_CREATE_HYPOTHESES_H
 
+#include "SMESH_SMESHGUI.hxx"
+
 // QT Includes
 #include <qvariant.h>
 #include <qdialog.h>
@@ -52,7 +54,7 @@ class SMESHGUI;
 // class    : SMESHGUI_CreateHypothesesDlg
 // purpose  :
 //=================================================================================
-class SMESHGUI_CreateHypothesesDlg : public QDialog
+class SMESHGUI_EXPORT SMESHGUI_CreateHypothesesDlg : public QDialog
 {
     Q_OBJECT