forked from qt-creator/qt-creator
QRegExp include cleanup
This patch adds the missing include statements for QRegExp. Change-Id: Ibb03b929940adb84ae190b5090cb6b88653cc14c Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <qtsupport/qtsupportconstants.h>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QRegExp>
|
||||
|
||||
using namespace Core;
|
||||
using namespace ProjectExplorer;
|
||||
|
Reference in New Issue
Block a user