TODO with GTKMM_DISABLE_DEPRECATED enabled in ThemeManager

This commit is contained in:
Tim Mayberry 2015-03-01 12:39:38 +10:00
parent 86eeb62eae
commit f85854a679

View File

@ -112,8 +112,10 @@ ThemeManager::ThemeManager()
show_all ();
#ifndef GTKMM_DISABLE_DEPRECATED
waveform_gradient_depth.set_update_policy (Gtk::UPDATE_DELAYED);
timeline_item_gradient_depth.set_update_policy (Gtk::UPDATE_DELAYED);
#endif
set_ui_to_state();