add first canvas string variable to canvas_vars.h - the ruler font
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 13 Jun 2014 16:21:33 +0000 (12:21 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 13 Jun 2014 16:22:39 +0000 (12:22 -0400)
gtk2_ardour/canvas_vars.h

index ab8cb628286cc1af8a2180a048daca6f5be6f732..11052d118f0c46b4589e3c8756a637e2e29c0b0d 100644 (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")