mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
protocol: Change global_remove arg to be 'name' insteadl of 'id'
Consistent with global args.
This commit is contained in:
parent
d63884b0c7
commit
bfe54cbe37
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
|
||||
<!-- Notify the client of removed global objects. -->
|
||||
<event name="global_remove">
|
||||
<arg name="id" type="uint" />
|
||||
<arg name="name" type="uint" />
|
||||
</event>
|
||||
|
||||
</interface>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue