summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/Carbon/QuickDraw.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-mac/Carbon/QuickDraw.py')
-rw-r--r--Lib/plat-mac/Carbon/QuickDraw.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/plat-mac/Carbon/QuickDraw.py b/Lib/plat-mac/Carbon/QuickDraw.py
index 38d8451..9209a35 100644
--- a/Lib/plat-mac/Carbon/QuickDraw.py
+++ b/Lib/plat-mac/Carbon/QuickDraw.py
@@ -70,6 +70,7 @@ fixedType = 1
directType = 2
gdDevType = 0
interlacedDevice = 2
+hwMirroredDevice = 4
roundedDevice = 5
hasAuxMenuBar = 6
burstDevice = 7