mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
protocol: Fix type of visual arg in token_visual event
This commit is contained in:
parent
f6bf070aee
commit
98da0a7b98
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@
|
|||
</enum>
|
||||
|
||||
<event name="token_visual">
|
||||
<arg name="id" type="new_id" interface="wl_object"/>
|
||||
<arg name="visual" type="new_id" interface="wl_visual"/>
|
||||
<arg name="token" type="uint"/>
|
||||
</event>
|
||||
</interface>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue