diff options
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' |