forked from qt-creator/qt-creator
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
#define GDBMACROS_P_H
|
||||
|
||||
#include <QtCore/QObject>
|
||||
#include <QtCore/private/qobject_p.h>
|
||||
|
||||
#if defined(QT_BEGIN_NAMESPACE)
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
@@ -21,12 +21,13 @@
|
||||
|
||||
//#include <QtTest/qtest_gui.h>
|
||||
|
||||
#include <QtCore/private/qobject_p.h>
|
||||
|
||||
#include "gdb/gdbmi.h"
|
||||
#include "tcf/json.h"
|
||||
#include "gdbmacros.h"
|
||||
#include "gdbmacros_p.h"
|
||||
|
||||
|
||||
#undef NS
|
||||
#ifdef QT_NAMESPACE
|
||||
# define STRINGIFY0(s) #s
|
||||
|
||||
Reference in New Issue
Block a user