Remove wxGTK-specific text shift in wxRenderer::DrawHeaderButtonContents().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 May 2010 10:47:28 +0000 (10:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 May 2010 10:47:28 +0000 (10:47 +0000)
commitc93e68a85aeb866bcb13ba801399af660f22d44f
treeab5b9221a0da34d0db5bc6b7b3a84cebab2db591
parent3f77c76cc9b0c59a8dd7f3117cf80343ad3be206
Remove wxGTK-specific text shift in wxRenderer::DrawHeaderButtonContents().

This was probably related to the code removed by r63947 and doesn't seem to be
needed here neither (and could presumably result in the same problems as in
the ticket #11780).

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