summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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