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