X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b4f47a319cfaa434e00025aa779e407fbacee23..f50544d8c503ad337a1d0afcc23434391bc78085:/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