Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.

This commit is contained in:
Friedemann Kleint
2010-03-18 10:59:06 +01:00
parent 718dd06ed8
commit bbcacaf59f
125 changed files with 555 additions and 413 deletions

View File

@@ -31,8 +31,10 @@
#include "debuggeractions.h"
#include "debuggeragents.h"
#include "debuggermanager.h"
#include <utils/qtcassert.h>
#include <utils/savedaction.h>
#include <QtCore/QDebug>
@@ -46,7 +48,6 @@
#include <QtGui/QTreeView>
#include <QtGui/QVBoxLayout>
static QModelIndexList normalizeIndexes(const QModelIndexList &list)
{
QModelIndexList res;