don't set the label colour in DrawButtonLabel(), this is done by the caller in wxCont...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Dec 2006 13:47:48 +0000 (13:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Dec 2006 13:47:48 +0000 (13:47 +0000)
commit8c0f22340e2237511a2fc686f2e990f9ffba713a
tree600550996c2a772cb78ef721eac2c56b2cf835af
parent388703a5734f2832c664b4e2d94a4dcfedfd1958
don't set the label colour in DrawButtonLabel(), this is done by the caller in wxControlRenderer::DrawLabel()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/univ/themes/mono.cpp