Commit e77b5163 authored by Rafaël Carré's avatar Rafaël Carré

Correct method signature

parent 2d6d64d4
......@@ -87,7 +87,7 @@ const char* psz_introspection_xml_data =
" <arg type=\"s\" direction=\"out\" />\n"
" </method>\n"
" <method name=\"TogglePause\">\n"
" <arg type=\"s\" direction=\"out\" />\n"
" <arg type=\"b\" direction=\"out\" />\n"
" </method>\n"
" <method name=\"AddMRL\">\n"
" <arg type=\"s\" direction=\"in\" />\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment