aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/KeyUtil.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/KeyUtil.hh')
-rw-r--r--src/FbTk/KeyUtil.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/KeyUtil.hh b/src/FbTk/KeyUtil.hh
index eb2cdd5..4909c5a 100644
--- a/src/FbTk/KeyUtil.hh
+++ b/src/FbTk/KeyUtil.hh
@@ -62,6 +62,7 @@ public:
62 ungrabs all keys 62 ungrabs all keys
63 */ 63 */
64 static void ungrabKeys(Window win); 64 static void ungrabKeys(Window win);
65 static void ungrabButtons(Window win);
65 66
66 /** 67 /**
67 Strip out modifiers we want to ignore 68 Strip out modifiers we want to ignore