diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1996-08-06 16:05:24 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1996-08-06 16:05:24 (GMT) |
commit | eb1284be97004957a6de6c36df26a8626072659b (patch) | |
tree | e8f8968000ce85aee966e02fdbec081e1ef50b09 /Mac/Lib | |
parent | 2268af58731c305b7bacaf7308189f6247f91894 (diff) | |
download | cpython-eb1284be97004957a6de6c36df26a8626072659b.zip cpython-eb1284be97004957a6de6c36df26a8626072659b.tar.gz cpython-eb1284be97004957a6de6c36df26a8626072659b.tar.bz2 |
New waste release
Diffstat (limited to 'Mac/Lib')
-rw-r--r-- | Mac/Lib/toolbox/WASTEconst.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Mac/Lib/toolbox/WASTEconst.py b/Mac/Lib/toolbox/WASTEconst.py index faf7c80..78eb2e1 100644 --- a/Mac/Lib/toolbox/WASTEconst.py +++ b/Mac/Lib/toolbox/WASTEconst.py @@ -1,4 +1,4 @@ -# Generated from ':::::Waste 1.2a5:WASTE C/C++ Headers:WASTE.h' +# Generated from ':::::Waste 1.2 distribution:WASTE C/C++ Headers:WASTE.h' weCantUndoErr = -10015 weEmptySelectionErr = -10013 @@ -56,6 +56,7 @@ weCharTypeHook = 'ctyp' weClickLoop = 'clik' weCurrentDrag = 'drag' weDrawTextHook = 'draw' +weHiliteDropAreaHook = 'hidr' weLineBreakHook = 'lbrk' wePixelToCharHook = 'p2c ' wePort = 'port' |