forked from qt-creator/qt-creator
Qt4ProjectManager/Symbian: Header cleanup.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "qtversionmanager.h"
|
||||
|
||||
#include "s60devicespreferencepane.h"
|
||||
#include "symbiandevicemanager.h"
|
||||
#include "winscwtoolchain.h"
|
||||
#include "gccetoolchain.h"
|
||||
#include "rvcttoolchain.h"
|
||||
@@ -40,6 +39,8 @@
|
||||
#include "s60createpackagestep.h"
|
||||
#include "s60deploystep.h"
|
||||
|
||||
#include <symbianutils/symbiandevicemanager.h>
|
||||
|
||||
#include <coreplugin/icore.h>
|
||||
#include <extensionsystem/pluginmanager.h>
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
@@ -49,7 +50,6 @@
|
||||
#include <QtGui/QMainWindow>
|
||||
|
||||
#include <QtCore/QDir>
|
||||
#include <QtCore/QFileInfo>
|
||||
|
||||
namespace {
|
||||
const char S60_AUTODETECTION_SOURCE[] = "QTS60";
|
||||
|
||||
Reference in New Issue
Block a user