]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.hh
bold non-shadowed font
[chaz/openbox] / src / bindings.hh
index 6ce567065a23f8461e6aa9fec601f9e180ffb8e8..32f422ff80c43fd64433256405e3ea28c043343c 100644 (file)
@@ -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,
This page took 0.02137 seconds and 4 git commands to generate.