summaryrefslogtreecommitdiff
path: root/src/Input.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-06-30 09:53:52 +0000
committerDana Jansens <danakj@orodu.net>2002-06-30 09:53:52 +0000
commitffa4c7f3414944869016497a4f560c24b9d8b3e9 (patch)
treea0e234cd369a1cefc29832d5d9d8b885ddcbf6bd /src/Input.hh
parent18064df19f670589b9387c194b55345c717473db (diff)
sync with bb. mostly cleanups in Window.cc
Diffstat (limited to 'src/Input.hh')
-rw-r--r--src/Input.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Input.hh b/src/Input.hh
index 777da31b..e354b230 100644
--- a/src/Input.hh
+++ b/src/Input.hh
@@ -70,6 +70,8 @@ public:
Iconify,
Close,
ShowWindowMenu,
+ NextWorkspace,
+ PrevWorkspace,
BeginMove,
BeginResizeUL,