X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fbindings.hh;h=32f422ff80c43fd64433256405e3ea28c043343c;hb=747c089ae1c7df345c7ad98f833e8640ab0bc851;hp=6ce567065a23f8461e6aa9fec601f9e180ffb8e8;hpb=77ab46d1e35d48e73c201e6de88b26f48bb06425;p=chaz%2Fopenbox 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,