summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/dlg/dlgscan.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-11-05 16:16:39 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-11-05 16:16:39 (GMT)
commitbd008844156384108a71423005911e37c0ca5395 (patch)
treee17e51b58c53b11d28b8e2f4379746a9ce2d7bc2 /Mac/Modules/dlg/dlgscan.py
parent34cbe718d463fce6a335477081b18852676fb7e1 (diff)
downloadcpython-bd008844156384108a71423005911e37c0ca5395.zip
cpython-bd008844156384108a71423005911e37c0ca5395.tar.gz
cpython-bd008844156384108a71423005911e37c0ca5395.tar.bz2
First tweaks to allow MacPython to be compiled with
Universal Headers 3.4
Diffstat (limited to 'Mac/Modules/dlg/dlgscan.py')
-rw-r--r--Mac/Modules/dlg/dlgscan.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Modules/dlg/dlgscan.py b/Mac/Modules/dlg/dlgscan.py
index 549d0b3..2c63080 100644
--- a/Mac/Modules/dlg/dlgscan.py
+++ b/Mac/Modules/dlg/dlgscan.py
@@ -53,6 +53,7 @@ class MyScanner(Scanner):
## # Can't find these in the CW Pro 3 libraries
'SetDialogMovableModal',
'GetDialogControlNotificationProc',
+ 'SetGrafPortOfDialog', # Funny, and probably not useful
]
def makegreylist(self):