Restore DrawRadioButton to the main wxRenderer API, create a method overload for...
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 12 Feb 2009 01:06:53 +0000 (01:06 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 12 Feb 2009 01:06:53 +0000 (01:06 +0000)
commita2ee1945871d7b9d71ec18954ffb2f0f239c2e57
tree6c5cdbfac3580b2131ffa48189a1046d70ab9cfb
parent5ec8cc4dddc12407fb70be36674154fc17eb4a3e
Restore DrawRadioButton to the main wxRenderer API, create a method overload for the wxUniv API so that it can coexist with the wxUniv method of the same name.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/renderer.h
include/wx/univ/renderer.h
src/generic/renderg.cpp
src/gtk/renderer.cpp
src/osx/carbon/renderer.cpp