[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:59 UTC 2016


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

The following commit has been merged in the master branch:
commit 49e861bbe193c465d81623aeeb3afa4b7e0df7cd
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Tue Feb 7 11:27:39 2012 +0000

    Add missing header
---
 KTp/Declarative/messages-model.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/KTp/Declarative/messages-model.cpp b/KTp/Declarative/messages-model.cpp
index 509e51d..54d6949 100644
--- a/KTp/Declarative/messages-model.cpp
+++ b/KTp/Declarative/messages-model.cpp
@@ -20,6 +20,8 @@
 #include "messages-model.h"
 
 #include <KDebug>
+#include <KLocalizedString>
+
 #include <TelepathyQt/ReceivedMessage>
 
 class MessageItem

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list