X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..d642db66a5efc82d374b813022c72ba88bc50839:/include/wx/xrc/xh_toolb.h diff --git a/include/wx/xrc/xh_toolb.h b/include/wx/xrc/xh_toolb.h index a8d853407a..6ba95f7124 100644 --- a/include/wx/xrc/xh_toolb.h +++ b/include/wx/xrc/xh_toolb.h @@ -29,6 +29,7 @@ public: private: bool m_isInside; wxToolBar *m_toolbar; + wxSize m_toolSize; }; #endif // wxUSE_XRC && wxUSE_TOOLBAR