mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
Use class_ instead of class in protocol
This way we can include the generated code from C++.
This commit is contained in:
parent
0a828e098c
commit
3de517a092
1 changed files with 1 additions and 1 deletions
|
|
@ -558,7 +558,7 @@
|
|||
the applications .desktop file (absolute path if non-standard
|
||||
location).
|
||||
</description>
|
||||
<arg name="class" type="string"/>
|
||||
<arg name="class_" type="string"/>
|
||||
</request>
|
||||
|
||||
<event name="ping">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue