Git commit 8805fed666f98d593ba9d9239d636bbac114b035 by Aleix Pol. Committed on 31/05/2016 at 23:14. Pushed by apol into branch 'sslrefactor'. mpriscontrol doesn't send requests M +1 -1 plugins/mpriscontrol/mpriscontrolplugin.h http://commits.kde.org/kdeconnect-kde/8805fed666f98d593ba9d9239d636bbac114b= 035 diff --git a/plugins/mpriscontrol/mpriscontrolplugin.h b/plugins/mpriscontr= ol/mpriscontrolplugin.h index 9a963f5..f61438a 100644 --- a/plugins/mpriscontrol/mpriscontrolplugin.h +++ b/plugins/mpriscontrol/mpriscontrolplugin.h @@ -28,7 +28,7 @@ = #include = -#define PACKAGE_TYPE_MPRIS QLatin1String("kdeconnect.mpris.request") +#define PACKAGE_TYPE_MPRIS QLatin1String("kdeconnect.mpris") = Q_DECLARE_LOGGING_CATEGORY(KDECONNECT_PLUGIN_MPRIS) =