X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c437b3f4e47b74715a2f2385d4862972babd7802..86ac84b8ce086e6bbda58f422d41f84268606e35:/include/wx/statusbr.h diff --git a/include/wx/statusbr.h b/include/wx/statusbr.h index 0b286fc7f7..241f5cbf8e 100644 --- a/include/wx/statusbr.h +++ b/include/wx/statusbr.h @@ -90,7 +90,7 @@ protected: bool m_bEllipsized; }; -WX_DECLARE_OBJARRAY(wxStatusBarPane, wxStatusBarPaneArray); +WX_DECLARE_EXPORTED_OBJARRAY(wxStatusBarPane, wxStatusBarPaneArray); // ---------------------------------------------------------------------------- // wxStatusBar: a window near the bottom of the frame used for status info