[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=574dcf9

The following commit has been merged in the master branch:
commit 574dcf9b7bdfc66946f7a5f13b5ac54c6f9f9b91
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Fri Apr 25 11:29:00 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 3b4cc0a..43b19a1 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