[SCM] ktp-send-file packaging branch, master, updated. debian/15.12.1-2-216-g8f07cdf

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:14:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-send-file.git;a=commitdiff;h=f1debbe

The following commit has been merged in the master branch:
commit f1debbe164ddfe7587f831ac178caa413ef36e35
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Thu Feb 9 18:15:20 2012 +0100

    Remove no longer used headers
---
 mainwindow.cpp | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/mainwindow.cpp b/mainwindow.cpp
index 19e2926..6d4e394 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -22,8 +22,6 @@
 #include "ui_mainwindow.h"
 
 #include <KFileItem>
-#include <KFileItemList>
-#include <KIO/PreviewJob>
 #include <KApplication>
 #include <KMimeType>
 #include <KDebug>
@@ -31,13 +29,9 @@
 #include <KPixmapSequence>
 #include <KPixmapSequenceOverlayPainter>
 #include <KLineEdit>
-#include <KDE/KIO/PreviewJob>
+#include <KIO/PreviewJob>
 
-#include <QAbstractItemDelegate>
-#include <QPainter>
-#include <QRect>
-#include <QStyle>
-#include <QAbstractButton>
+#include <QtGui/QAbstractButton>
 
 #include <TelepathyQt/AccountManager>
 #include <TelepathyQt/PendingChannelRequest>
@@ -45,8 +39,6 @@
 
 #include <KTp/Models/accounts-model.h>
 #include <KTp/Models/accounts-filter-model.h>
-#include <KTp/Models/contact-model-item.h>
-#include <KTp/Models/flat-model-proxy.h>
 #include <KTp/Widgets/contact-grid-widget.h>
 
 //FIXME, copy and paste the approver code for loading this from a config file into this, the contact list and the chat handler.

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list