X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b4f47a319cfaa434e00025aa779e407fbacee23..42bbdbff319e194d4a201021ed4930bf9cba300d:/include/wx/log.h diff --git a/include/wx/log.h b/include/wx/log.h index 6de7068a44..89e0d41dc2 100644 --- a/include/wx/log.h +++ b/include/wx/log.h @@ -496,7 +496,7 @@ DECLARE_LOG_FUNCTION(Status); #if wxUSE_GUI // this one is the same as previous except that it allows to explicitly - class wxFrame; + class WXDLLEXPORT wxFrame; // specify the frame to which the output should go DECLARE_LOG_FUNCTION2_EXP(Status, wxFrame *pFrame, WXDLLIMPEXP_CORE); #endif // wxUSE_GUI