Fix DSP load sorting with inactive plugins
[ardour.git] / gtk2_ardour / ui_config_vars.h
index 9b70deb026ef6f75cd88f0be4043a840cc35f482..5f145de7055d7ceac6fcb1359b2fdf2e50102195 100644 (file)
@@ -21,6 +21,7 @@
 
 UI_CONFIG_VARIABLE (std::string, icon_set, "icon-set", "default")
 UI_CONFIG_VARIABLE (std::string, ui_rc_file, "ui-rc-file", "clearlooks.rc")
+UI_CONFIG_VARIABLE (std::string, ui_font_family, "ui-font-family", "Sans")
 UI_CONFIG_VARIABLE (std::string, color_file, "color-file", "dark")
 UI_CONFIG_VARIABLE (bool, flat_buttons, "flat-buttons", false)
 UI_CONFIG_VARIABLE (bool, boxy_buttons, "boxy-buttons", false)