commit | bd008844156384108a71423005911e37c0ca5395 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Nov 05 16:16:39 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Nov 05 16:16:39 2001 +0000 |
tree | e17e51b58c53b11d28b8e2f4379746a9ce2d7bc2 | |
parent | 34cbe718d463fce6a335477081b18852676fb7e1 [diff] [blame] |
First tweaks to allow MacPython to be compiled with Universal Headers 3.4
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 @@ ## # Can't find these in the CW Pro 3 libraries 'SetDialogMovableModal', 'GetDialogControlNotificationProc', + 'SetGrafPortOfDialog', # Funny, and probably not useful ] def makegreylist(self):