From 5cc04c55c1bfc3f640c405b11aa1467b4a9f4ee7 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 28 May 2015 11:45:49 -0400 Subject: add buggy gradient option --- gtk2_ardour/ui_config_vars.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/ui_config_vars.h') diff --git a/gtk2_ardour/ui_config_vars.h b/gtk2_ardour/ui_config_vars.h index 8c6f7bff88..7cf96ce7b0 100644 --- a/gtk2_ardour/ui_config_vars.h +++ b/gtk2_ardour/ui_config_vars.h @@ -71,3 +71,4 @@ UI_CONFIG_VARIABLE (bool, show_editor_meter, "show-editor-meter", true) UI_CONFIG_VARIABLE (double, waveform_clip_level, "waveform-clip-level", -0.0933967) /* units of dB */ UI_CONFIG_VARIABLE (bool, hiding_groups_deactivates_groups, "hiding-groups-deactivates-groups", true) UI_CONFIG_VARIABLE (bool, no_new_session_dialog, "no-new-session-dialog", false) +UI_CONFIG_VARIABLE (bool, buggy_gradients, "buggy-gradients", false) -- cgit v1.2.3