Added control renderers to GTK+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -412,7 +412,7 @@ wxRendererNative& wxRendererNative::GetDefault()
|
||||
// they are standalone functions here to protect the ABI.
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#if defined(__WXMSW__) || defined(__WXMAC__)
|
||||
#if defined(__WXMSW__) || defined(__WXMAC__) || defined(__WXGTK20__)
|
||||
#if wxABI_VERSION >= 20804
|
||||
|
||||
// Draw a native wxChoice
|
||||
|
Reference in New Issue
Block a user