summaryrefslogtreecommitdiffstats
path: root/src/charts/qpolarchart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/qpolarchart.h')
-rw-r--r--src/charts/qpolarchart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/qpolarchart.h b/src/charts/qpolarchart.h
index 8d3fa287..41bb4f78 100644
--- a/src/charts/qpolarchart.h
+++ b/src/charts/qpolarchart.h
@@ -37,7 +37,7 @@ QT_CHARTS_BEGIN_NAMESPACE
class QAbstractSeries;
class QAbstractAxis;
-class QT_CHARTS_EXPORT QPolarChart : public QChart
+class Q_CHARTS_EXPORT QPolarChart : public QChart
{
Q_OBJECT
Q_ENUMS(PolarOrientation)