From: env Date: Wed, 13 Jul 2005 07:11:04 +0000 (+0000) Subject: ENV: Windows porting. X-Git-Tag: V3_0_1~55 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5b3bc263e08ed8cea0e6425e981ab474db6627b0;p=modules%2Fgui.git ENV: Windows porting. --- diff --git a/src/OBJECT/SALOME_GLOwner.h b/src/OBJECT/SALOME_GLOwner.h index e541f23f0..b13033fdc 100644 --- a/src/OBJECT/SALOME_GLOwner.h +++ b/src/OBJECT/SALOME_GLOwner.h @@ -4,8 +4,9 @@ #include //#include #include +#include -class GLVIEWER_API SALOME_GLOwner : public GLViewer_Owner +class SALOME_OBJECT_EXPORT SALOME_GLOwner : public GLViewer_Owner { public: SALOME_GLOwner( const char* );