]> git.sesse.net Git - vlc/blobdiff - modules/control/dbus.h
DBus : missing return argument for AddTrack
[vlc] / modules / control / dbus.h
index df74bc31fdcedd07658750ca1ee3f66e53853780..40dfde1037f465e62c30887eff8239f948df7df9 100644 (file)
@@ -177,6 +177,7 @@ const char* psz_introspection_xml_data_tracklist =
 "    <method name=\"AddTrack\">\n"
 "      <arg type=\"s\" direction=\"in\" />\n"
 "      <arg type=\"b\" direction=\"in\" />\n"
+"      <arg type=\"i\" direction=\"out\" />\n"
 "    </method>\n"
 "    <method name=\"DelTrack\">\n"
 "      <arg type=\"i\" direction=\"in\" />\n"