aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/help.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/help.pro')
-rw-r--r--src/plugins/help/help.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/help/help.pro b/src/plugins/help/help.pro
index 7b58578ef1..1299eb6384 100644
--- a/src/plugins/help/help.pro
+++ b/src/plugins/help/help.pro
@@ -4,6 +4,10 @@ INCLUDEPATH += $$PWD
include(../../qtcreatorplugin.pri)
+minQtVersion(5, 15, 0) {
+DEFINES += HELP_NEW_FILTER_ENGINE
+}
+
DEFINES += \
QT_CLUCENE_SUPPORT \
HELP_LIBRARY