projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxXmlResource::LoadFile() to avoid URL-vs-filename ambiguity in Load()
[wxWidgets.git]
/
include
/
wx
/
x11
/
glcanvas.h
diff --git
a/include/wx/x11/glcanvas.h
b/include/wx/x11/glcanvas.h
index 4e20ce6a568c0856beaa78c3ba5d263d05b19f21..ab61c7376a2222e5d1f05cfa33ed37d9510dab6b 100644
(file)
--- a/
include/wx/x11/glcanvas.h
+++ b/
include/wx/x11/glcanvas.h
@@
-15,7
+15,7
@@
#include "wx/unix/glx11.h"
-class WXDLL
EXPORT
wxGLCanvas : public wxGLCanvasX11
+class WXDLL
IMPEXP_GL
wxGLCanvas : public wxGLCanvasX11
{
public:
wxGLCanvas(wxWindow *parent,