wxWidgets/include
Vadim Zeitlin 6e6b532c1a Rename wxRendererNative::DrawRadioButton() to DrawRadioBitmap().
This old name function conflicted with the one in wxRenderer in wxUniv and
also was misleading as this function draws only a bitmap and not the entire
wxRadioButton control.

The old workaround for the warnings about the function names conflict was ugly
and unmaintainable, as proven by the fact that wxRenderer method signature
already became different from the wxRendererNative one.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-08-20 00:44:22 +00:00
..
msvc/wx Move #error for non-MSVC to the top of file. 2009-07-25 22:26:15 +00:00
wx Rename wxRendererNative::DrawRadioButton() to DrawRadioBitmap(). 2009-08-20 00:44:22 +00:00