forked from qt-creator/qt-creator
ProjectExplor/Debugger: Header cleanup
This commit is contained in:
@@ -33,13 +33,9 @@
|
||||
#include "qt4project.h"
|
||||
#include "qt4target.h"
|
||||
|
||||
#include <QtCore/QProcess>
|
||||
|
||||
using namespace Qt4ProjectManager;
|
||||
using namespace Internal;
|
||||
|
||||
enum { debug = 0 };
|
||||
|
||||
Qt4UiCodeModelSupport::Qt4UiCodeModelSupport(CppTools::CppModelManagerInterface *modelmanager,
|
||||
Qt4Project *project,
|
||||
const QString &source,
|
||||
|
||||
Reference in New Issue
Block a user