summaryrefslogtreecommitdiff
path: root/src/bindings.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings.hh')
-rw-r--r--src/bindings.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings.hh b/src/bindings.hh
index 6ce56706..32f422ff 100644
--- a/src/bindings.hh
+++ b/src/bindings.hh
@@ -67,7 +67,7 @@ private:
Binding _resetkey; // the key which resets the key chain status
- otk::Timer _timer;
+ otk::Timer *_timer;
KeyBindingTree *find(KeyBindingTree *search, bool *conflict) const;
KeyBindingTree *buildtree(const StringVect &keylist,