Use a button that has a tree widget as a parent as the widget style
authorRobin Dunn <robin@alldunn.com>
Mon, 9 Jul 2007 18:30:10 +0000 (18:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 9 Jul 2007 18:30:10 +0000 (18:30 +0000)
commit621ed8af213b34c54025f04018ad3727a3d47d76
treef82556e7105827169e835722b5daa045dc1fc291
parent94b1f7bcd382ade6549b070a9fa342afd495a061
Use a button that has a tree widget as a parent as the widget style
for DrawHeaderButton, as this is apparently how the gtk themes decide
whether to draw a normal button or a column header button.

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