summaryrefslogtreecommitdiff
path: root/include/dix.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-12-08 20:57:26 -0800
committerKeith Packard <keithp@keithp.com>2011-12-08 20:57:26 -0800
commit522f8bcc0360d6a117e929a004bc956ab92037e9 (patch)
treeccfb8458dd88dec2877026a5059eda2522f42de1 /include/dix.h
parent6369b59668613e51131857fbaeaa393a65a73048 (diff)
parent2abe83df686ed64c4f4df711ac3c1fd12131c2e4 (diff)
Merge remote-tracking branch 'whot/for-keith'
Diffstat (limited to 'include/dix.h')
-rw-r--r--include/dix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dix.h b/include/dix.h
index f98c87b04..cfbfa1f41 100644
--- a/include/dix.h
+++ b/include/dix.h
@@ -339,6 +339,7 @@ extern _X_EXPORT void NoticeEventTime(InternalEvent *ev);
extern void EnqueueEvent(
InternalEvent * /* ev */,
DeviceIntPtr /* device */);
+extern void PlayReleasedEvents(void);
extern void ActivatePointerGrab(
DeviceIntPtr /* mouse */,