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
|
@ -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…
Reference in New Issue
Block a user