mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
the missing var
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3264 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
43a843f33a
commit
5d8aa9459c
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ CONFIG_VARIABLE (bool, only_copy_imported_files, "only-copy-imported-files", tru
|
|||
CONFIG_VARIABLE (std::string, keyboard_layout, "keyboard-layout", "ansi")
|
||||
CONFIG_VARIABLE (std::string, default_bindings, "default-bindings", "ardour")
|
||||
CONFIG_VARIABLE (bool, default_narrow_ms, "default-narrow_ms", false)
|
||||
CONFIG_VARIABLE (bool, name_new_markers, "name-new-markers", false)
|
||||
CONFIG_VARIABLE (bool, rubberbanding_snaps_to_grid, "rubberbanding-snaps-to-grid", false)
|
||||
CONFIG_VARIABLE (long, font_scale, "font-scale", 102400)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue