kio: remove inclusion of headers gone with the deprecation cleanup

This commit is contained in:
Ivailo Monev 2015-03-01 02:09:54 +00:00
parent ba21af6293
commit d71048cc01
2 changed files with 0 additions and 2 deletions

View file

@ -27,7 +27,6 @@
#include <QtGui/QListView>
#include <QtCore/QDir>
#include <QtCore/QFile>
#include <kmimetyperesolver.h>
#include <kfileitemdelegate.h>
// Test controller for making the view open up while expandToUrl lists subdirs

View file

@ -1,6 +1,5 @@
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <keditlistbox.h>
#include <kurlrequester.h>
#include <kurlrequesterdialog.h>