]> git.saurik.com Git - wxWidgets.git/commit
Use wxART_BUTTON instead of wxART_MENU for info bar icons.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:57:20 +0000 (22:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:57:20 +0000 (22:57 +0000)
commit5c67a53d87824299c35fe1690030428e1610230d
tree7ebe70c0f0d1a042b6ec5607adde6646196d4adb
parentbccb042c2a810144de90ffee88380ddd67edb762
Use wxART_BUTTON instead of wxART_MENU for info bar icons.

wxART_BUTTON seems to be more appropriate, although in practice this doesn't
make any difference.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/infobar.cpp