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


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

The following commit has been merged in the master branch:
commit eaa433c00db240bf2a4b0d960964dedc9acaca7a
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Wed Feb 6 21:59:37 2013 +0000

    Remove useless includes
---
 KTp/Widgets/add-contact-dialog.cpp | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/KTp/Widgets/add-contact-dialog.cpp b/KTp/Widgets/add-contact-dialog.cpp
index def6a9f..70b7a4a 100644
--- a/KTp/Widgets/add-contact-dialog.cpp
+++ b/KTp/Widgets/add-contact-dialog.cpp
@@ -22,9 +22,6 @@
 #include "add-contact-dialog.h"
 #include "ui_add-contact-dialog.h"
 
-#include <KTp/Models/contacts-model.h>
-#include <KTp/Models/accounts-model-item.h>
-
 #include <QObject>
 #include <QCloseEvent>
 
@@ -32,6 +29,7 @@
 #include <KPushButton>
 #include <KDebug>
 
+#include <TelepathyQt/AccountManager>
 #include <TelepathyQt/Account>
 #include <TelepathyQt/Connection>
 #include <TelepathyQt/ContactManager>

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list