mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Moved toolbox to lib-toolbox, Sjoerd-style.
This commit is contained in:
parent
3802039cff
commit
0e680b7608
21 changed files with 1 additions and 1 deletions
14
Mac/Lib/lib-toolbox/Menus.py
Normal file
14
Mac/Lib/lib-toolbox/Menus.py
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Menus.h'
|
||||
|
||||
noMark = 0
|
||||
mDrawMsg = 0
|
||||
mChooseMsg = 1
|
||||
mSizeMsg = 2
|
||||
mDrawItemMsg = 4
|
||||
mCalcItemMsg = 5
|
||||
textMenuProc = 0
|
||||
hMenuCmd = 27
|
||||
hierMenu = -1
|
||||
mPopUpMsg = 3
|
||||
mctAllItems = -98
|
||||
mctLastIDIndic = -99
|
||||
Loading…
Add table
Add a link
Reference in a new issue