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


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

The following commit has been merged in the master branch:
commit f1cc7e8cf28c995658a795e09017a47d066eecdd
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Fri Apr 25 11:28:26 2014 +0200

    Fix build
---
 kpeople/datasourceplugin/im-persons-data-source.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kpeople/datasourceplugin/im-persons-data-source.cpp b/kpeople/datasourceplugin/im-persons-data-source.cpp
index e9c8add..44e2d5c 100644
--- a/kpeople/datasourceplugin/im-persons-data-source.cpp
+++ b/kpeople/datasourceplugin/im-persons-data-source.cpp
@@ -73,7 +73,7 @@ KTpAllContacts::KTpAllContacts()
 {
     Tp::registerTypes();
 
-    loadCache());
+    loadCache();
 }
 
 KTpAllContacts::~KTpAllContacts()

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list