X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e25ba908f6a9e03f131e8ce9df19558c3e09a35..1f80a703f24bc50a5ce92fb1406dd1b38ac4e506:/include/wx/stubs/statusbr.h diff --git a/include/wx/stubs/statusbr.h b/include/wx/stubs/statusbr.h index c0f83a26d0..28567b19e1 100644 --- a/include/wx/stubs/statusbr.h +++ b/include/wx/stubs/statusbr.h @@ -44,7 +44,10 @@ public: void OnSize(wxSizeEvent& event); DECLARE_EVENT_TABLE() + +protected: + void CopyFieldsWidth(const int widths[]); + void SetFieldsWidth(); }; #endif - // _WX_STATBAR_H_ \ No newline at end of file