use <bitmapsize> to load bitmaps at the specified size in wxToolBar's XRC handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
private:
|
||||
bool m_isInside;
|
||||
wxToolBar *m_toolbar;
|
||||
wxSize m_toolSize;
|
||||
};
|
||||
|
||||
#endif // wxUSE_XRC && wxUSE_TOOLBAR
|
||||
|
Reference in New Issue
Block a user