summaryrefslogtreecommitdiffstats
path: root/src/charts/boxplotchart/qhboxplotmodelmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/boxplotchart/qhboxplotmodelmapper.h')
-rw-r--r--src/charts/boxplotchart/qhboxplotmodelmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/boxplotchart/qhboxplotmodelmapper.h b/src/charts/boxplotchart/qhboxplotmodelmapper.h
index 8ed690dd..364afd99 100644
--- a/src/charts/boxplotchart/qhboxplotmodelmapper.h
+++ b/src/charts/boxplotchart/qhboxplotmodelmapper.h
@@ -35,7 +35,7 @@
QT_CHARTS_BEGIN_NAMESPACE
/* Comment line for syncqt to generate the fwd-include correctly, due to QTBUG-22432 */
-class QT_CHARTS_EXPORT QHBoxPlotModelMapper : public QBoxPlotModelMapper
+class Q_CHARTS_EXPORT QHBoxPlotModelMapper : public QBoxPlotModelMapper
{
Q_OBJECT
Q_PROPERTY(QtCharts::QBoxPlotSeries *series READ series WRITE setSeries NOTIFY seriesReplaced)