summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmloscilloscope/datasource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/qmloscilloscope/datasource.cpp')
-rw-r--r--examples/charts/qmloscilloscope/datasource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/qmloscilloscope/datasource.cpp b/examples/charts/qmloscilloscope/datasource.cpp
index d01fa421..c822db5e 100644
--- a/examples/charts/qmloscilloscope/datasource.cpp
+++ b/examples/charts/qmloscilloscope/datasource.cpp
@@ -36,7 +36,7 @@
#include <QtCore/QRandomGenerator>
#include <QtCore/QtMath>
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
Q_DECLARE_METATYPE(QAbstractSeries *)
Q_DECLARE_METATYPE(QAbstractAxis *)