From 96a9196cbb71b7f8d5e3d98a92b2e59bb1b591a8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 14 Jan 2003 09:54:05 +0000 Subject: otk::Timer-ng!! thanks ManMower for this shizznit! --- src/bindings.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bindings.hh') 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, -- cgit v1.2.3