Disable GTK2-specific code to change theme when building wxGTK3.
authorPaul Cornett <paulcor@bullseye.com>
Thu, 8 Nov 2012 17:18:40 +0000 (17:18 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 8 Nov 2012 17:18:40 +0000 (17:18 +0000)
commit9f7405d0731ed80c8d98a4c43fcfc2e12163e588
treef8f04ffe463baf1039fab75e8d35841b6616dd34
parent2ab38025228005fd3d5b43b641c825806ac9abbc
Disable GTK2-specific code to change theme when building wxGTK3.

It doesn't work with GTK3, it causes deprecation warnings, and allowing
an app to change its theme is a dumb idea

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