summaryrefslogtreecommitdiff
path: root/mi
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-04-09 19:07:36 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-04-19 22:18:15 +1000
commitf2e957c5342aefc8329e9fe282b7072f767fcd28 (patch)
tree96e6b29acd705372f79d5052e6d6a14314e28ed2 /mi
parentd80798ba2ae018086aaf230fcd8bc71d3bf06b11 (diff)
mi: add prototype for CopyGetMasterEvent.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'mi')
-rw-r--r--mi/mi.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/mi/mi.h b/mi/mi.h
index 076cea704..182cea593 100644
--- a/mi/mi.h
+++ b/mi/mi.h
@@ -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