mi: add prototype for CopyGetMasterEvent.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-04-09 19:07:36 +10:00
parent d80798ba2a
commit f2e957c534

View File

@ -221,6 +221,13 @@ extern _X_EXPORT void mieqProcessInputEvents(
void
);
extern void CopyGetMasterEvent(
DeviceIntPtr /* mdev */,
DeviceIntPtr /* sdev */,
InternalEvent* /* original */,
EventListPtr /* master */
);
/**
* Custom input event handler. If you need to process input events in some
* other way than the default path, register an input event handler for the