uic: prune unused includes

incidentally, this helps with building in feature-reduced
configurations.

Change-Id: I2f523cff92985539383970e137df12d86c20a626
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
bb10
Oswald Buddenhagen 2016-08-30 15:02:20 +02:00 committed by Jake Petroules
parent c3f59f22ee
commit 1d0d5aaeb5
2 changed files with 0 additions and 2 deletions

View File

@ -33,7 +33,6 @@
#include "utils.h"
#include "uic.h"
#include <qdatastream.h>
#include <qtextstream.h>
#include <qtextcodec.h>
#include <qdir.h>

View File

@ -46,7 +46,6 @@
#include <qxmlstream.h>
#include <qfileinfo.h>
#include <qtextstream.h>
#include <qdatetime.h>
QT_BEGIN_NAMESPACE