diff options
| author | Jack Jansen <jack.jansen@cwi.nl> | 1997-12-18 17:50:29 (GMT) |
|---|---|---|
| committer | Jack Jansen <jack.jansen@cwi.nl> | 1997-12-18 17:50:29 (GMT) |
| commit | 0e680b7608cf6a2e1be70569b4da2cf5a7204c2d (patch) | |
| tree | e9fa59b12401e0b836f059c9666db6e429f0b12d /Mac/Lib/toolbox/Menus.py | |
| parent | 3802039cffa557c2f127ee874f77235e3786bf31 (diff) | |
| download | cpython-0e680b7608cf6a2e1be70569b4da2cf5a7204c2d.zip cpython-0e680b7608cf6a2e1be70569b4da2cf5a7204c2d.tar.gz cpython-0e680b7608cf6a2e1be70569b4da2cf5a7204c2d.tar.bz2 | |
Moved toolbox to lib-toolbox, Sjoerd-style.
Diffstat (limited to 'Mac/Lib/toolbox/Menus.py')
| -rw-r--r-- | Mac/Lib/toolbox/Menus.py | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Mac/Lib/toolbox/Menus.py b/Mac/Lib/toolbox/Menus.py deleted file mode 100644 index e33f81b..0000000 --- a/Mac/Lib/toolbox/Menus.py +++ /dev/null @@ -1,14 +0,0 @@ -# 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 |
