]> git.saurik.com Git - wxWidgets.git/commit
adjust the toolbar tools bitmap size to fit the biggest bitmap used under wxOSX too...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Jun 2009 10:21:18 +0000 (10:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Jun 2009 10:21:18 +0000 (10:21 +0000)
commitbb2212e6c46d1a661d937450255ede09aff19ede
tree11bd288f7d7270871538a7a7f0b01d81c69b9eea
parent12a124ddc9f861d00370de1c7dfb660c53e6931b
adjust the toolbar tools bitmap size to fit the biggest bitmap used under wxOSX too, not only under MSW (and moved the code doing it to the common base class to avoid duplicating it)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/tbarbase.h
src/common/tbarbase.cpp
src/msw/toolbar.cpp
src/osx/carbon/toolbar.cpp
src/osx/cocoa/toolbar.mm