X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/936f635341e9b92b37db93cc7781d564babbe25f..7f0cbaaa4ab3037587fa796d38e7eaf16ed54933:/include/wx/statusbr.h?ds=sidebyside diff --git a/include/wx/statusbr.h b/include/wx/statusbr.h index d1f666a055..f75d053720 100644 --- a/include/wx/statusbr.h +++ b/include/wx/statusbr.h @@ -37,7 +37,7 @@ WX_DECLARE_LIST(wxString, wxListString); // wxStatusBar: a window near the bottom of the frame used for status info // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxStatusBarBase : public wxWindow +class WXDLLIMPEXP_CORE wxStatusBarBase : public wxWindow { public: wxStatusBarBase();