add first canvas string variable to canvas_vars.h - the ruler font

This commit is contained in:
Paul Davis 2014-06-13 12:21:33 -04:00
parent 3fa2302173
commit 01b25b139b

View File

@ -255,3 +255,5 @@ CLOCK_VARS(PunchClock, "punch clock")
CLOCK_VARS(SelectionClock, "selection clock")
CLOCK_VARS(NudgeClock, "nudge clock")
CLOCK_VARS(GenericClock, "clock")
CANVAS_STRING_VARIABLE(canvasvar_RulerFont, "ruler font")