summaryrefslogtreecommitdiffstats
path: root/examples/charts/piechartdrilldown/drilldownchart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/piechartdrilldown/drilldownchart.cpp')
-rw-r--r--examples/charts/piechartdrilldown/drilldownchart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/piechartdrilldown/drilldownchart.cpp b/examples/charts/piechartdrilldown/drilldownchart.cpp
index 690d7715..195fb5f9 100644
--- a/examples/charts/piechartdrilldown/drilldownchart.cpp
+++ b/examples/charts/piechartdrilldown/drilldownchart.cpp
@@ -29,7 +29,7 @@
#include "drilldownchart.h"
#include "drilldownslice.h"
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
DrilldownChart::DrilldownChart(QGraphicsItem *parent, Qt::WindowFlags wFlags)
: QChart(QChart::ChartTypeCartesian, parent, wFlags),