From 973d58e8f9f6bbf79ee7eee5647d4dcc4a3ae602 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 17 Jun 2017 22:53:58 +0200 Subject: Add option add automation-lane points on the line -- #7397 --- 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 19147c305a..bbefc91b01 100644 --- a/gtk2_ardour/ui_config_vars.h +++ b/gtk2_ardour/ui_config_vars.h @@ -32,6 +32,7 @@ UI_CONFIG_VARIABLE (bool, color_regions_using_track_color, "color-regions-using- UI_CONFIG_VARIABLE (bool, show_waveform_clipping, "show-waveform-clipping", true) UI_CONFIG_VARIABLE (uint32_t, lock_gui_after_seconds, "lock-gui-after-seconds", 0) UI_CONFIG_VARIABLE (bool, draggable_playhead, "draggable-playhead", true) +UI_CONFIG_VARIABLE (bool, new_automation_points_on_lane, "new-automation-points-on-lane", false) UI_CONFIG_VARIABLE (std::string, keyboard_layout, "keyboard-layout", "ansi") UI_CONFIG_VARIABLE (std::string, keyboard_layout_name, "keyboard-layout-name", "ansi") UI_CONFIG_VARIABLE (std::string, default_bindings, "default-bindings", "ardour") -- cgit v1.2.3