Exported header cleanup.

This commit is contained in:
Friedemann Kleint
2011-01-20 14:03:07 +01:00
parent 4aca17427a
commit a9a5e3ea17
99 changed files with 275 additions and 252 deletions

View File

@@ -34,14 +34,16 @@
#include "debugginghelper.h"
#include <coreplugin/icore.h>
#include <utils/synchronousprocess.h>
#include <QtCore/QFileInfo>
#include <QtCore/QCoreApplication>
#include <QtCore/QHash>
#include <QtCore/QProcess>
#include <QtCore/QDir>
#include <QtCore/QDateTime>
#include <utils/synchronousprocess.h>
#include <QtCore/QStringList>
#include <QtGui/QDesktopServices>