move theme manager into preferences window

This commit is contained in:
Paul Davis 2014-12-15 12:32:41 -05:00
parent 8b23001441
commit f6e88ead01
10 changed files with 40 additions and 43 deletions

View file

@ -280,7 +280,6 @@ ARDOUR_UI::unload_session (bool hide_stuff)
editor->hide ();
mixer->hide ();
meterbridge->hide ();
theme_manager->hide ();
audio_port_matrix->hide();
midi_port_matrix->hide();
route_params->hide();