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


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

The following commit has been merged in the master branch:
commit 24d508591fca814b675e75c999843f7d63ccdaa2
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Fri Dec 28 22:37:53 2012 +0000

    Add GroupsTreeProxyModel to CMakeLists
---
 KTp/Models/CMakeLists.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/KTp/Models/CMakeLists.txt b/KTp/Models/CMakeLists.txt
index 312f272..8ce94f1 100644
--- a/KTp/Models/CMakeLists.txt
+++ b/KTp/Models/CMakeLists.txt
@@ -16,7 +16,7 @@ set (ktp_models_private_SRCS
     contacts-model.cpp #Deprecated
     groups-model-item.cpp #Deprecated
     groups-model.cpp #Deprecated
-    #groups-tree-proxy-model.cpp
+    groups-tree-proxy-model.cpp
     proxy-tree-node.cpp #Deprecated
     tree-node.cpp #Deprecated
     flat-model-proxy.cpp #Deprecated
@@ -34,6 +34,7 @@ set (ktp_models_private_HDRS
     contacts-list-model.h
     groups-model-item.h #Deprecated
     groups-model.h #Deprecated
+    groups-tree-proxy-model.h
     proxy-tree-node.h #Deprecated
     tree-node.h #Deprecated
     flat-model-proxy.h #Deprecated

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list