forked from qt-creator/qt-creator
Git: Eradicate Q_FOREACH loops
Change-Id: I29b6071ea244d1b3ae0701d36c90b1e93cf21fbb Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
e3eee3b2b9
commit
e366e135b7
@@ -11,6 +11,8 @@ QtcPlugin {
|
||||
Depends { name: "VcsBase" }
|
||||
Depends { name: "DiffEditor" }
|
||||
|
||||
cpp.defines: base.concat(["QT_NO_FOREACH"])
|
||||
|
||||
files: [
|
||||
"annotationhighlighter.cpp",
|
||||
"annotationhighlighter.h",
|
||||
|
||||
Reference in New Issue
Block a user