[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:04:55 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=dc7098a

The following commit has been merged in the master branch:
commit dc7098a7375c14a8b206de6741a4bbd0302f8cd3
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Tue Jan 31 15:45:17 2012 +0000

    Add missing header to conversation target
---
 KTp/Declarative/conversation-target.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/KTp/Declarative/conversation-target.h b/KTp/Declarative/conversation-target.h
index c866e5f..f2fee63 100644
--- a/KTp/Declarative/conversation-target.h
+++ b/KTp/Declarative/conversation-target.h
@@ -21,6 +21,8 @@
 #define CONVERSATION_TARGET_H
 
 #include <QObject>
+#include <QIcon>
+
 #include <TelepathyQt/Contact>
 
 #include "ktpchat_export.h"

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list