summaryrefslogtreecommitdiff
path: root/src/screen.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-24 07:37:26 +0000
committerDana Jansens <danakj@orodu.net>2003-01-24 07:37:26 +0000
commit91c7e5c378b1a639c6f5383915ed68b36b7735d4 (patch)
tree896039b1f31ca8a3a41f9ac81e35467247f6001d /src/screen.hh
parent73a776ee90879ea2b42c6e959f781a6600fada80 (diff)
allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released
Diffstat (limited to 'src/screen.hh')
-rw-r--r--src/screen.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen.hh b/src/screen.hh
index 37e56cf1..b64a5199 100644
--- a/src/screen.hh
+++ b/src/screen.hh
@@ -26,7 +26,6 @@ extern "C" {
namespace ob {
class Client;
-class RootWindow;
//! Manages a single screen
/*!