aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2017-03-14 16:20:14 +0200
committerOrgad Shaneh <orgad.shaneh@audiocodes.com>2017-03-14 16:20:14 +0200
commitda7cb914467e8816ebe4676ea070ebeeb385e9d2 (patch)
tree402afce4807a2fc9fb9f55bce63416c01dccd50b /src/plugins/todo
parent2e54c89738b23f5be6eebdea4d39a0a5663877b6 (diff)
parent4033471aa91ac0cde52786c45c9e95b119197dfc (diff)
Merge remote-tracking branch 'origin/4.2' into 4.3
Diffstat (limited to 'src/plugins/todo')
-rw-r--r--src/plugins/todo/todoitemsprovider.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/todo/todoitemsprovider.cpp b/src/plugins/todo/todoitemsprovider.cpp
index c8e8996110..d7a584179f 100644
--- a/src/plugins/todo/todoitemsprovider.cpp
+++ b/src/plugins/todo/todoitemsprovider.cpp
@@ -39,6 +39,7 @@
#include <projectexplorer/projecttree.h>
#include <projectexplorer/session.h>
+#include <QRegExp>
#include <QTimer>
using namespace ProjectExplorer;