From 8d44c2b82a6334d1f0f00b7e174e061f83c9a441 Mon Sep 17 00:00:00 2001 From: Doug McLain Date: Tue, 15 Feb 2011 18:02:50 +0000 Subject: Update rc files to use unique rc variable names, update wscript to use the names, and re-enable theme switching git-svn-id: svn://localhost/ardour2/branches/3.0@8861 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/gtkmm2ext/gtk_ui.cc | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'libs/gtkmm2ext/gtk_ui.cc') diff --git a/libs/gtkmm2ext/gtk_ui.cc b/libs/gtkmm2ext/gtk_ui.cc index 035e892fba..a12bef593b 100644 --- a/libs/gtkmm2ext/gtk_ui.cc +++ b/libs/gtkmm2ext/gtk_ui.cc @@ -135,9 +135,7 @@ UI::load_rcfile (string path, bool themechange) * This does not occur if wiget.get_style is used instead of rc.get_style below, * except that doesn't actually work... */ - if (themechange) { - return 0; //Disable theme change completely till we figure this out... - } + static Glib::RefPtr