mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
add buggy gradient option
This commit is contained in:
parent
2ef94d9422
commit
5cc04c55c1
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue