mirror of
https://github.com/python/cpython.git
synced 2025-11-23 11:57:09 +00:00
Ported to Universal Header 2.0.1f (i.e. CW6)
This commit is contained in:
parent
a0e76bebd3
commit
7d0bc8343f
32 changed files with 519 additions and 490 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'Moes:CW5 GOLD \304:Metrowerks C/C++ \304:Headers \304:Universal Headers 2.0a3 \304:Menus.h'
|
||||
# Generated from 'Moes:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Menus.h'
|
||||
|
||||
f = Function(short, 'GetMBarHeight',
|
||||
)
|
||||
|
|
@ -174,7 +174,7 @@ methods.append(f)
|
|||
f = Method(void, 'GetItemStyle',
|
||||
(MenuRef, 'theMenu', InMode),
|
||||
(short, 'item', InMode),
|
||||
(unsigned_char, 'chStyle', OutMode),
|
||||
(Style, 'chStyle', OutMode),
|
||||
)
|
||||
methods.append(f)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue