tweak clock size some more

git-svn-id: svn://localhost/ardour2/branches/3.0@14152 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2013-03-05 13:51:14 +00:00
parent 0b5e546340
commit ff624d1696

View File

@ -505,7 +505,7 @@ def build(bld):
'SMALLER' : '9',
'SMALL' : '10',
'NORMAL' : '11',
'BIGGER' : '16',
'BIGGER' : '17',
'LARGE' : '18',
'LARGER' : '28',
'HUGER' : '36',
@ -520,7 +520,7 @@ def build(bld):
'SMALLER' : '8',
'SMALL' : '9',
'NORMAL' : '10',
'BIGGER' : '16',
'BIGGER' : '17',
'LARGE' : '18',
'LARGER' : '24',
'HUGER' : '34',