]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/glcanvas.h
Use wxGetTranslation() instead of _() in the public headers.
[wxWidgets.git] / include / wx / x11 / glcanvas.h
index 4e20ce6a568c0856beaa78c3ba5d263d05b19f21..b16b6beaea68f72a441ce8b689f0e634a91aa1af 100644 (file)
@@ -5,7 +5,6 @@
 // Author:      Julian Smart and Wolfram Gloger
 // Modified by:
 // Created:     1995, 1999
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart, Wolfram Gloger
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -15,7 +14,7 @@
 
 #include "wx/unix/glx11.h"
 
-class WXDLLEXPORT wxGLCanvas : public wxGLCanvasX11
+class WXDLLIMPEXP_GL wxGLCanvas : public wxGLCanvasX11
 {
 public:
     wxGLCanvas(wxWindow *parent,