diff options
Diffstat (limited to 'Lib/plat-irix5/DEVICE.py')
-rwxr-xr-x | Lib/plat-irix5/DEVICE.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/plat-irix5/DEVICE.py b/Lib/plat-irix5/DEVICE.py index 2c20485..7ace8cb 100755 --- a/Lib/plat-irix5/DEVICE.py +++ b/Lib/plat-irix5/DEVICE.py @@ -385,6 +385,7 @@ WINQUIT = 542 DEPTHCHANGE = 543 WINSHUT = 546 DRAWOVERLAY = 547 +VIDEO = 548 MENUBUTTON = RIGHTMOUSE WINCLOSE = 537 KEYBDFNAMES = 544 |