summaryrefslogtreecommitdiffstats
path: root/src/charts/qchart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/qchart.h')
-rw-r--r--src/charts/qchart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/qchart.h b/src/charts/qchart.h
index 9ac70e45..e287500d 100644
--- a/src/charts/qchart.h
+++ b/src/charts/qchart.h
@@ -47,7 +47,7 @@ class QLegend;
class QChartPrivate;
class QBoxPlotSeries;
-class QT_CHARTS_EXPORT QChart : public QGraphicsWidget
+class Q_CHARTS_EXPORT QChart : public QGraphicsWidget
{
Q_OBJECT
Q_PROPERTY(QChart::ChartTheme theme READ theme WRITE setTheme)