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


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

The following commit has been merged in the master branch:
commit a184c7fa741f458e4114b7b45582ced7b7b67b0e
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Mon Feb 28 01:16:28 2011 +0000

    Add a filter proxy model, show only online users.
---
 models/accounts-model.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/models/accounts-model.cpp b/models/accounts-model.cpp
index 1747d7e..de1a0f8 100644
--- a/models/accounts-model.cpp
+++ b/models/accounts-model.cpp
@@ -303,4 +303,4 @@ QModelIndex AccountsModel::parent(const QModelIndex &index) const
         // no parent: return root node
         return QModelIndex();
     }
-}
\ No newline at end of file
+}

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list