summaryrefslogtreecommitdiffstats
path: root/examples/charts/horizontalpercentbarchart/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/horizontalpercentbarchart/main.cpp')
-rw-r--r--examples/charts/horizontalpercentbarchart/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/horizontalpercentbarchart/main.cpp b/examples/charts/horizontalpercentbarchart/main.cpp
index da636c1a..56ba6738 100644
--- a/examples/charts/horizontalpercentbarchart/main.cpp
+++ b/examples/charts/horizontalpercentbarchart/main.cpp
@@ -37,7 +37,7 @@
#include <QtCharts/QHorizontalPercentBarSeries>
#include <QtCharts/QValueAxis>
-QT_CHARTS_USE_NAMESPACE
+QT_USE_NAMESPACE
int main(int argc, char *argv[])
{