]> Dogcows Code - chaz/openbox/blobdiff - otk/eventdispatcher.hh
handle unmaps better. all thanks to acroread sending wacky unmap events
[chaz/openbox] / otk / eventdispatcher.hh
index 6a66afd1e632c23ef85eb7fcd48bbbe1246ff763..caf33ad0817b454e0f52f9ec41897082e046b0f9 100644 (file)
@@ -45,7 +45,7 @@ private:
   //! The time at which the last XEvent with a time was received
   Time _lasttime;
 
-  void dispatch(const XEvent &e);
+  void dispatch(Window win, const XEvent &e);
 };
 
 }
This page took 0.02121 seconds and 4 git commands to generate.