summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 5b31a22f8..60f873c76 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -26,5 +26,5 @@ isPlatformSupported() {
SUBDIRS += webenginewidgets
}
} else {
- warning("QtWebEngine is not maintained on this platform and is therefore disabled.")
+ warning("QtWebEngine is not maintained for this platform/configuration and is therefore disabled.")
}