13
0

add missing font definition for punch clock.

git-svn-id: svn://localhost/ardour2/branches/3.0@13427 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Robin Gareus 2012-11-11 09:41:04 +00:00
parent 8ac4fa35e8
commit 17b46e2304

View File

@ -13,6 +13,11 @@ style "small_text"
font_name = "@FONT_SMALL@"
}
style "small_mono_text"
{
font_name = "monospace @FONT_SMALL@"
}
style "small_italic_text"
{
font_name = "italic @FONT_SMALL@"