mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 16:44:52 +00:00
define SDevicePresenceNotifyEvent prototype
This commit is contained in:
committed by
Daniel Stone
parent
7f36cc533e
commit
737e6e4836
@@ -104,6 +104,12 @@ SDeviceMappingNotifyEvent (
|
||||
deviceMappingNotify * /* to */
|
||||
);
|
||||
|
||||
void
|
||||
SDevicePresenceNotifyEvent (
|
||||
devicePresenceNotify * /* from */,
|
||||
devicePresenceNotify * /* to */
|
||||
);
|
||||
|
||||
void
|
||||
FixExtensionEvents (
|
||||
ExtensionEntry * /* extEntry */
|
||||
|
||||
Reference in New Issue
Block a user