mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-02-04 02:30:25 +01:00
proto: Fix version for ei_touchscreen
Fixes: b1c1c5d579 ("Add the ei_touchscreen.cancel event and ei_touch_cancel()")
Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/327>
This commit is contained in:
parent
eda5b90760
commit
fa21d765a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1413,7 +1413,7 @@
|
|||
</event>
|
||||
</interface>
|
||||
|
||||
<interface name="ei_touchscreen" version="1">
|
||||
<interface name="ei_touchscreen" version="2">
|
||||
<description summary="touchscreen object">
|
||||
Interface for touchscreen requests and events.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue