mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
This commit is contained in:
parent
608b3fa801
commit
a05ac607d7
47 changed files with 4083 additions and 533 deletions
|
@ -26,6 +26,7 @@ DialogItemType = Type("DialogItemType", "h")
|
|||
DialogItemIndexZeroBased = Type("DialogItemIndexZeroBased", "h")
|
||||
AlertType = Type("AlertType", "h")
|
||||
StringPtr = Str255
|
||||
EventMask = Type("EventMask", "h")
|
||||
|
||||
includestuff = includestuff + """
|
||||
#include <Dialogs.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue