]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/window.h
add GetSize also to wxGDIImage since wxBitmap under some ports derives from wxGDIImag...
[wxWidgets.git] / include / wx / mgl / window.h
index 738bc927fb02cce587f1365a4caa8fc303346c5a..e47e113bfc62e01cd84299ca3ae2b3c00dcc7fad 100644 (file)
@@ -23,7 +23,7 @@ class MGLDevCtx;
 // wxWindow declaration for MGL
 // ---------------------------------------------------------------------------
 
-class WXDLLEXPORT wxWindowMGL : public wxWindowBase
+class WXDLLIMPEXP_CORE wxWindowMGL : public wxWindowBase
 {
 public:
     wxWindowMGL() { Init(); }