Clean headers in Utils.

Forward-declare QGraphicsOpacityEffect in DetailsButton,
QProcessEnvironment in Environment, QFileInfo in fileutils,
QUrl in IWelcomePage, FancyLineEdit in PathChooser and
remove unneeded headers.

Change-Id: I7d5f273530dd2059bbdaf0899f0a3bc7e49e8482
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Friedemann Kleint
2013-03-18 14:47:33 +01:00
parent 3824d90168
commit aebf19eabd
83 changed files with 42 additions and 194 deletions

View File

@@ -31,9 +31,6 @@
#include "detailsbutton.h"
#include "hostosinfo.h"
#include <QStack>
#include <QPropertyAnimation>
#include <QGridLayout>
#include <QLabel>
#include <QCheckBox>