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


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

The following commit has been merged in the master branch:
commit 27e40169e04293fdf5bece5faaeb1f1e826d97c9
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Thu Jan 3 11:36:48 2013 +0000

    Remove references to ModelItem in ContactsFilterModel
---
 KTp/Models/contacts-filter-model.cpp | 5 -----
 KTp/Models/contacts-filter-model.h   | 3 ---
 2 files changed, 8 deletions(-)

diff --git a/KTp/Models/contacts-filter-model.cpp b/KTp/Models/contacts-filter-model.cpp
index 330a368..87d9f71 100644
--- a/KTp/Models/contacts-filter-model.cpp
+++ b/KTp/Models/contacts-filter-model.cpp
@@ -24,11 +24,6 @@
 #include "contacts-filter-model.h"
 
 #include "contacts-model.h"
-#include "groups-model.h"
-#include "groups-model-item.h"
-#include "contact-model-item.h"
-#include "accounts-model-item.h"
-#include "proxy-tree-node.h"
 
 #include <presence.h>
 
diff --git a/KTp/Models/contacts-filter-model.h b/KTp/Models/contacts-filter-model.h
index e7bc1ce..4a29e74 100644
--- a/KTp/Models/contacts-filter-model.h
+++ b/KTp/Models/contacts-filter-model.h
@@ -26,9 +26,6 @@
 
 #include <KTp/ktp-export.h>
 
-class AccountsModelItem;
-class ContactModelItem;
-
 /**
   * rief Class used to sort and filter the contacts.
   */

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list