Debugger: Header cleanup

This commit is contained in:
Friedemann Kleint
2011-01-10 10:14:23 +01:00
parent f9548e5d13
commit a7eccce733
51 changed files with 99 additions and 375 deletions

View File

@@ -36,8 +36,9 @@
#include <QtCore/QVector>
#include <QtCore/QObject>
#include <QtGui/QSortFilterProxyModel>
#include <QtCore/QAbstractItemModel>
QT_FORWARD_DECLARE_CLASS(QSortFilterProxyModel)
namespace Debugger {
namespace Internal {