summaryrefslogtreecommitdiffstats
path: root/examples/charts/legendmarkers/mainwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/legendmarkers/mainwidget.cpp')
-rw-r--r--examples/charts/legendmarkers/mainwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/legendmarkers/mainwidget.cpp b/examples/charts/legendmarkers/mainwidget.cpp
index a48a6384..e02c4908 100644
--- a/examples/charts/legendmarkers/mainwidget.cpp
+++ b/examples/charts/legendmarkers/mainwidget.cpp
@@ -40,7 +40,7 @@
#include <QtCharts/QXYLegendMarker>
#include <QtCore/QtMath>
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
MainWidget::MainWidget(QWidget *parent) :
QWidget(parent)