Salome HOME
Merging with WPdev
[modules/geom.git] / src / GEOMBase / GEOMBase_aParameterDlg.h
index 1e5c529b54de024ffc8be176780effa5ae83390d..8dc1773f7015978af67821314122bb0fb639e5e3 100644 (file)
@@ -17,7 +17,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
@@ -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