summaryrefslogtreecommitdiffstats
path: root/qtcharts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtcharts.pro')
-rw-r--r--qtcharts.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtcharts.pro b/qtcharts.pro
index fc2928f8..b5f519dc 100644
--- a/qtcharts.pro
+++ b/qtcharts.pro
@@ -3,6 +3,7 @@ requires(qtHaveModule(widgets))
qtHaveModule(widgets) {
QT_FOR_CONFIG += widgets
requires(qtConfig(graphicsview))
+ requires(qtConfig(texthtmlparser))
}
load(qt_parts)