]> Dogcows Code - chaz/openbox/blobdiff - otk/eventdispatcher.hh
lets make it compile at least
[chaz/openbox] / otk / eventdispatcher.hh
index f0e23c8f9ce4d68ee2789429bda842f9c94ce725..a55b5b82824666573249b0cbd5302ea47ae10941 100644 (file)
@@ -38,6 +38,7 @@ private:
   OtkEventHandler *_master;
   Window _focus;
   XEvent _focus_e;
+  XEvent _crossing_e;
 
   //! The time at which the last XEvent with a time was received
   Time _lasttime; // XXX: store this! also provide an accessor!
This page took 0.019797 seconds and 4 git commands to generate.