X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0728199b911be9095406cf05059a5a180e707778..472eec8a0391538e4dcf7f7c6c4f4d44c8383616:/include/wx/mgl/app.h diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h index c92cab42e6..8bd35c9760 100644 --- a/include/wx/mgl/app.h +++ b/include/wx/mgl/app.h @@ -18,9 +18,9 @@ // classes //----------------------------------------------------------------------------- -class WXDLLEXPORT wxApp; -class WXDLLEXPORT wxLog; -class WXDLLEXPORT wxEventLoop; +class WXDLLIMPEXP_FWD_CORE wxApp; +class WXDLLIMPEXP_FWD_CORE wxLog; +class WXDLLIMPEXP_FWD_CORE wxEventLoop; //----------------------------------------------------------------------------- // wxApp