Draw wxAuiToolbar button text even if it has no bitmap.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 May 2011 14:17:59 +0000 (14:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 May 2011 14:17:59 +0000 (14:17 +0000)
commit2347971e99beec64d98d3808b75e280995de675f
tree1a5f1135a64f08102fca70befdc9188a9a3eace7
parentcb542c404634ec090f28c32be968ad6cc056abee
Draw wxAuiToolbar button text even if it has no bitmap.

Don't skip drawing the button label if it doesn't have any bitmap.

Closes #10303.

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