X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b31eaa5c34b384f0d210d9e06c9159f9fd59ea16..9b49405777342458dc1666001865eef7309b6c30:/include/wx/statusbr.h?ds=sidebyside diff --git a/include/wx/statusbr.h b/include/wx/statusbr.h index 3d1ca63a4b..3dd21052a1 100644 --- a/include/wx/statusbr.h +++ b/include/wx/statusbr.h @@ -35,7 +35,7 @@ extern WXDLLIMPEXP_DATA_CORE(const char) wxStatusBarNameStr[]; // wxStatusBarPane: an helper for wxStatusBar // ---------------------------------------------------------------------------- -class wxStatusBarPane +class WXDLLIMPEXP_CORE wxStatusBarPane { // only wxStatusBarBase can access our internal members and modify them: friend class WXDLLIMPEXP_FWD_CORE wxStatusBarBase;