From kde-commits Tue May 31 23:22:49 2016 From: Aleix Pol Date: Tue, 31 May 2016 23:22:49 +0000 To: kde-commits Subject: [kdeconnect-kde/sslrefactor] plugins/mpriscontrol: mpriscontrol doesn't send requests Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=146473698417863 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) =