[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:04:36 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=3e144ad

The following commit has been merged in the master branch:
commit 3e144adeb481494d96aeb1f957bfff455e94a762
Author: George Goldberg <grundleborg at googlemail.com>
Date:   Sun Mar 7 14:25:16 2010 +0000

    Warnings--
    
    svn path=/trunk/playground/network/telepathy-contactlist/; revision=1100416
---
 contact-item.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/contact-item.cpp b/contact-item.cpp
index c8a3b15..247a36e 100644
--- a/contact-item.cpp
+++ b/contact-item.cpp
@@ -128,6 +128,8 @@ QStringList ContactItem::groups() const
 
 void ContactItem::onStatementAdded(const Soprano::Statement &statement)
 {
+    Q_UNUSED(statement);
+
     kDebug() << "Statement added called.";
 
     Q_EMIT dirty();

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list