summaryrefslogtreecommitdiffstats
path: root/src/charts/barchart/qhbarmodelmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/barchart/qhbarmodelmapper.h')
-rw-r--r--src/charts/barchart/qhbarmodelmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/barchart/qhbarmodelmapper.h b/src/charts/barchart/qhbarmodelmapper.h
index 7639ed6b..05abb3c7 100644
--- a/src/charts/barchart/qhbarmodelmapper.h
+++ b/src/charts/barchart/qhbarmodelmapper.h
@@ -34,7 +34,7 @@
QT_CHARTS_BEGIN_NAMESPACE
/* Comment line for syncqt to generate the fwd-include correctly, due to QTBUG-22432 */
-class QT_CHARTS_EXPORT QHBarModelMapper : public QBarModelMapper
+class Q_CHARTS_EXPORT QHBarModelMapper : public QBarModelMapper
{
Q_OBJECT
Q_PROPERTY(QtCharts::QAbstractBarSeries *series READ series WRITE setSeries NOTIFY seriesReplaced)