mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 16:44:52 +00:00
include: DeviceFocusEvent is not to be exported.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -80,7 +80,7 @@ extern _X_EXPORT void InitValuatorAxisStruct(
|
||||
int /* min_res */,
|
||||
int /* max_res */);
|
||||
|
||||
extern _X_EXPORT void DeviceFocusEvent(
|
||||
extern void DeviceFocusEvent(
|
||||
DeviceIntPtr /* dev */,
|
||||
int /* type */,
|
||||
int /* mode */,
|
||||
|
||||
Reference in New Issue
Block a user