Merged master into Menu_clening_icons_adding

This commit is contained in:
Marius Stanciu
2018-05-29 17:41:27 +03:00

View File

@@ -55,7 +55,9 @@ class TclCommandSetSys(TclCommand.TclCommand):
"false": False,
"False": False,
"true": True,
"True": True
"True": True,
"mm": "MM",
"in": "IN"
}
if param in self.app.defaults: