summaryrefslogtreecommitdiffstats
path: root/tests/chartviewer/grid.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chartviewer/grid.h')
-rw-r--r--tests/chartviewer/grid.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/chartviewer/grid.h b/tests/chartviewer/grid.h
index 56d5f065..276fcceb 100644
--- a/tests/chartviewer/grid.h
+++ b/tests/chartviewer/grid.h
@@ -28,11 +28,11 @@
class QGraphicsGridLayout;
class Chart;
-QTCOMMERCIALCHART_BEGIN_NAMESPACE
+QT_CHARTS_BEGIN_NAMESPACE
class QChart;
-QTCOMMERCIALCHART_END_NAMESPACE
+QT_CHARTS_END_NAMESPACE
-QTCOMMERCIALCHART_USE_NAMESPACE
+QT_CHARTS_USE_NAMESPACE
class Grid : public QGraphicsWidget
{