From 150c28620e1f14b7249038068bccca9563526377 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Dec 2002 10:58:05 +0000 Subject: build fixes for evetdispatcher --- otk/eventdispatcher.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'otk/eventdispatcher.hh') diff --git a/otk/eventdispatcher.hh b/otk/eventdispatcher.hh index 716a8118..f0e23c8f 100644 --- a/otk/eventdispatcher.hh +++ b/otk/eventdispatcher.hh @@ -36,6 +36,7 @@ private: OtkEventMap _map; OtkEventHandler *_fallback; OtkEventHandler *_master; + Window _focus; XEvent _focus_e; //! The time at which the last XEvent with a time was received -- cgit v1.2.3