summaryrefslogtreecommitdiffstats
path: root/examples/charts/chartinteractions/chart.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/chartinteractions/chart.h')
-rw-r--r--examples/charts/chartinteractions/chart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/chartinteractions/chart.h b/examples/charts/chartinteractions/chart.h
index 2ab2430b..8298724b 100644
--- a/examples/charts/chartinteractions/chart.h
+++ b/examples/charts/chartinteractions/chart.h
@@ -33,7 +33,7 @@
#include <QtCharts/QChart>
#include <QtCharts/QLineSeries>
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
class Chart : public QChart
{