changed function signature based on latest decision

This commit is contained in:
Lukas Woehrl
2016-12-23 21:57:47 +01:00
parent 964a1c6137
commit d182ab1b09
24 changed files with 761 additions and 733 deletions

View File

@@ -18,6 +18,7 @@ ENUMS = {
'RTL',
],
'Unit': [
'Undefined',
'Pixel',
'Percent',
],