Use class_ instead of class in protocol

This way we can include the generated code from C++.
This commit is contained in:
Kristian Høgsberg 2012-05-03 15:41:50 -04:00
parent 0a828e098c
commit 3de517a092

View file

@ -558,7 +558,7 @@
the applications .desktop file (absolute path if non-standard the applications .desktop file (absolute path if non-standard
location). location).
</description> </description>
<arg name="class" type="string"/> <arg name="class_" type="string"/>
</request> </request>
<event name="ping"> <event name="ping">