remove header file includes of now-removed gtk custom ruler
[ardour.git] / gtk2_ardour / ui_config_vars.h
index 18bda554574bcf98727e7d4d55453746b616837a..16ffd26255fc93dfb5d31b6e9c09144ff6729ec7 100644 (file)
@@ -17,6 +17,7 @@
 
 */
 
+UI_CONFIG_VARIABLE(std::string, icon_set, "icon-set", "default")
 UI_CONFIG_VARIABLE(std::string, ui_rc_file, "ui-rc-file", "ardour3_ui_dark.rc")
 UI_CONFIG_VARIABLE(bool, flat_buttons, "flat-buttons", false)
 UI_CONFIG_VARIABLE(float, waveform_gradient_depth, "waveform-gradient-depth", 0.6)