[Pkg-owncloud-commits] [owncloud-client] 119/498: folderstatusmodel: clean includes

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit fc23e810fd462830641da2784537c1ed99d5cc6d
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Tue Jun 2 20:01:13 2015 +0200

    folderstatusmodel: clean includes
---
 src/gui/folderstatusmodel.cpp | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/gui/folderstatusmodel.cpp b/src/gui/folderstatusmodel.cpp
index ad1226f..3cb2ac3 100644
--- a/src/gui/folderstatusmodel.cpp
+++ b/src/gui/folderstatusmodel.cpp
@@ -19,11 +19,9 @@
 #include <theme.h>
 #include <account.h>
 
-#include <QtCore>
-#include <QtGui>
-#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
-#include <QtWidgets>
-#endif
+#include <QFileIconProvider>
+#include <QPainter>
+#include <QApplication>
 
 Q_DECLARE_METATYPE(QPersistentModelIndex)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list