forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.2' into 4.3
Change-Id: I4931dcc81be872d7712e67123e94d15ee696459f
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#include "cmakeautocompleter.h"
|
||||
|
||||
#include <QRegExp>
|
||||
#include <QTextCursor>
|
||||
#include <QTextBlock>
|
||||
#include <QDebug>
|
||||
|
||||
@@ -27,6 +27,8 @@
|
||||
|
||||
#include <projectexplorer/abstractprocessstep.h>
|
||||
|
||||
#include <QRegExp>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QLineEdit;
|
||||
class QListWidget;
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <projectexplorer/ioutputparser.h>
|
||||
#include <projectexplorer/task.h>
|
||||
|
||||
#include <QRegExp>
|
||||
#include <QRegularExpression>
|
||||
|
||||
namespace CMakeProjectManager {
|
||||
|
||||
Reference in New Issue
Block a user