Salome HOME
Porting to Qt4.
[modules/geom.git] / src / GEOMGUI / GEOMGUI.h
index d0a740f4be363cdf05f316d7bd6883f6e6e5338f..e6b39516f73af11e2520ac9d63e236af6a0d0dca 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,7 +29,9 @@
 #if !defined( __GEOMGUI_H )
 #define __GEOMGUI_H
 
-#include <qobject.h>
+#include "GEOM_GEOMGUI.hxx"
+
+#include <QObject>
 
 class SUIT_Desktop;
 class SUIT_ViewWindow;
@@ -41,7 +43,7 @@ class GeometryGUI;
 // class    : GEOMGUI
 // purpose  : Base class for all geometry GUI subclasses
 //=================================================================================
-class GEOMGUI : public QObject
+class GEOMGUI_EXPORT GEOMGUI : public QObject
 {
 public :
   // Constructor