X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/xrc/xh_toolb.h diff --git a/include/wx/xrc/xh_toolb.h b/include/wx/xrc/xh_toolb.h index a8d853407a..6b936dcb29 100644 --- a/include/wx/xrc/xh_toolb.h +++ b/include/wx/xrc/xh_toolb.h @@ -3,7 +3,6 @@ // Purpose: XML resource handler for wxToolBar // Author: Vaclav Slavik // Created: 2000/08/11 -// RCS-ID: $Id$ // Copyright: (c) 2000 Vaclav Slavik // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -29,6 +28,7 @@ public: private: bool m_isInside; wxToolBar *m_toolbar; + wxSize m_toolSize; }; #endif // wxUSE_XRC && wxUSE_TOOLBAR