forked from qt-creator/qt-creator
Clean headers in debugger plugin.
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -30,10 +30,8 @@
|
||||
#ifndef DEBUGGER_STACKFRAME_H
|
||||
#define DEBUGGER_STACKFRAME_H
|
||||
|
||||
#include <QList>
|
||||
#include <QMetaType>
|
||||
#include <QString>
|
||||
#include <QCoreApplication>
|
||||
#include <QMetaType>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QDebug;
|
||||
|
||||
Reference in New Issue
Block a user