forked from qt-creator/qt-creator
Nim: Add an explicit include for QRegExp
Other includes will be merged from 4.2. Nim doesn't exist there. Change-Id: I0d701a07adefe04e730898a219be021ec4e70860 Reviewed-by: Samuel Gaist <samuel.gaist@edeltech.ch> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
cf93b4cc03
commit
9804d56009
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <QFileInfo>
|
||||
#include <QProcess>
|
||||
#include <QRegExp>
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
using namespace Utils;
|
||||
|
||||
Reference in New Issue
Block a user