mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
add first canvas string variable to canvas_vars.h - the ruler font
This commit is contained in:
parent
3fa2302173
commit
01b25b139b
1 changed files with 2 additions and 0 deletions
|
|
@ -255,3 +255,5 @@ CLOCK_VARS(PunchClock, "punch clock")
|
||||||
CLOCK_VARS(SelectionClock, "selection clock")
|
CLOCK_VARS(SelectionClock, "selection clock")
|
||||||
CLOCK_VARS(NudgeClock, "nudge clock")
|
CLOCK_VARS(NudgeClock, "nudge clock")
|
||||||
CLOCK_VARS(GenericClock, "clock")
|
CLOCK_VARS(GenericClock, "clock")
|
||||||
|
|
||||||
|
CANVAS_STRING_VARIABLE(canvasvar_RulerFont, "ruler font")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue