summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmloscilloscope/datasource.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/qmloscilloscope/datasource.h')
-rw-r--r--examples/charts/qmloscilloscope/datasource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/qmloscilloscope/datasource.h b/examples/charts/qmloscilloscope/datasource.h
index 3fd61614..ad708372 100644
--- a/examples/charts/qmloscilloscope/datasource.h
+++ b/examples/charts/qmloscilloscope/datasource.h
@@ -37,7 +37,7 @@ QT_BEGIN_NAMESPACE
class QQuickView;
QT_END_NAMESPACE
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
class DataSource : public QObject
{