summaryrefslogtreecommitdiffstats
path: root/src/charts/piechart/qvpiemodelmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/piechart/qvpiemodelmapper.h')
-rw-r--r--src/charts/piechart/qvpiemodelmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/piechart/qvpiemodelmapper.h b/src/charts/piechart/qvpiemodelmapper.h
index 2a7a5b2b..37eded87 100644
--- a/src/charts/piechart/qvpiemodelmapper.h
+++ b/src/charts/piechart/qvpiemodelmapper.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 QVPieModelMapper : public QPieModelMapper
+class Q_CHARTS_EXPORT QVPieModelMapper : public QPieModelMapper
{
Q_OBJECT
Q_PROPERTY(QtCharts::QPieSeries *series READ series WRITE setSeries NOTIFY seriesReplaced)