Qt4ProjectManager/Symbian: Header cleanup.

This commit is contained in:
Friedemann Kleint
2010-11-03 10:03:48 +01:00
parent 4768bb8df2
commit a82d57de8a
21 changed files with 69 additions and 110 deletions

View File

@@ -30,11 +30,11 @@
#ifndef S60DEPLOYCONFIGURATIONWIDGET_H
#define S60DEPLOYCONFIGURATIONWIDGET_H
#include <projectexplorer/deployconfiguration.h>
#include <QtGui/QWidget>
#include <QtCore/QPointer>
#include <projectexplorer/deployconfiguration.h>
QT_BEGIN_NAMESPACE
class QLabel;
class QLineEdit;