summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-toolbox/Fonts.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Lib/lib-toolbox/Fonts.py')
-rw-r--r--Mac/Lib/lib-toolbox/Fonts.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mac/Lib/lib-toolbox/Fonts.py b/Mac/Lib/lib-toolbox/Fonts.py
index f19846c..93d98f9 100644
--- a/Mac/Lib/lib-toolbox/Fonts.py
+++ b/Mac/Lib/lib-toolbox/Fonts.py
@@ -2,6 +2,8 @@
systemFont = 0
applFont = 1
+kPlatformDefaultGuiFontID = applFont
+kPlatformDefaultGuiFontID = -1
kFontIDNewYork = 2
kFontIDGeneva = 3
kFontIDMonaco = 4