]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.hh
s/reset/resetChains/
[chaz/openbox] / src / bindings.hh
index 280c77cd95702aed374c32a942ee6cea494ec7d8..b3078d85a000b9ea0b582c59e35e9bbee0ac00b3 100644 (file)
@@ -77,7 +77,7 @@ private:
                             PyObject *callback) const;
   void assimilate(KeyBindingTree *node);
 
-  static void reset(OBBindings *self); // the timer's timeout function
+  static void resetChains(OBBindings *self); // the timer's timeout function
 
   typedef std::list <ButtonBinding*> ButtonBindingList;
   ButtonBindingList _buttons[NUM_MOUSE_CONTEXT];
This page took 0.024818 seconds and 4 git commands to generate.