[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:26:53 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=afc9867

The following commit has been merged in the master branch:
commit afc98679b38e47e28c87b439adaed80c08793b9e
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Tue Sep 3 02:33:50 2013 +0200

    Oops missing include
---
 kded/plugins/mpriscontrol/mpriscontrolplugin.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kded/plugins/mpriscontrol/mpriscontrolplugin.cpp b/kded/plugins/mpriscontrol/mpriscontrolplugin.cpp
index 3b46204..185d63e 100644
--- a/kded/plugins/mpriscontrol/mpriscontrolplugin.cpp
+++ b/kded/plugins/mpriscontrol/mpriscontrolplugin.cpp
@@ -20,6 +20,7 @@
 
 #include "mpriscontrolplugin.h"
 
+#include "mprisdbusinterface.h"
 #include "propertiesdbusinterface.h"
 
 #include <QDBusArgument>

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list