Salome HOME
Fix global links to local for correct work on any station
[modules/geom.git] / src / GEOMBase / GEOMBase_aParameterDlg.h
index e95800e4a2824df25b61e91cd19cf4d6949907b9..8dc1773f7015978af67821314122bb0fb639e5e3 100644 (file)
@@ -29,6 +29,8 @@
 #ifndef GEOMBase_aParameterDLG_H
 #define GEOMBase_aParameterDLG_H
 
+#include "GEOM_GEOMBase.hxx"
+
 #include <qdialog.h>
 
 class QPushButton;
@@ -38,7 +40,7 @@ class QtxDblSpinBox;
 // class    : GEOMBase_aParameterDlg
 // purpose  :
 //=================================================================================
-class GEOMBase_aParameterDlg : public QDialog
+class GEOMBASE_EXPORT GEOMBase_aParameterDlg : public QDialog
 { 
     Q_OBJECT