Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/gui.git] / src / Plot2d / Plot2d_SetupCurveDlg.h
index b36d11c5f94b1d977d8105ea5644f74aa344d55d..84d530aa6b07a3061b862e502adbcad2b3322e58 100644 (file)
@@ -25,6 +25,8 @@
 #ifndef Plot2d_SetupCurveDlg_H
 #define Plot2d_SetupCurveDlg_H
 
+#include "Plot2d.h"
+
 #include <qdialog.h>
 
 /*!
@@ -37,7 +39,7 @@ class QComboBox;
 class QSpinBox;
 class QToolButton;
 
-class Plot2d_SetupCurveDlg : public QDialog
+class PLOT2D_EXPORT Plot2d_SetupCurveDlg : public QDialog
 { 
   Q_OBJECT