summaryrefslogtreecommitdiffstats
path: root/examples/charts/boxplotchart/boxdatareader.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/boxplotchart/boxdatareader.h')
-rw-r--r--examples/charts/boxplotchart/boxdatareader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/boxplotchart/boxdatareader.h b/examples/charts/boxplotchart/boxdatareader.h
index cca2799e..ef1e1c65 100644
--- a/examples/charts/boxplotchart/boxdatareader.h
+++ b/examples/charts/boxplotchart/boxdatareader.h
@@ -33,7 +33,7 @@
#include <QtCore/QTextStream>
#include <QtCharts/QBoxSet>
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
class BoxDataReader : public QTextStream
{