summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlegend/tst_qlegend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlegend/tst_qlegend.cpp')
-rw-r--r--tests/auto/qlegend/tst_qlegend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qlegend/tst_qlegend.cpp b/tests/auto/qlegend/tst_qlegend.cpp
index a4899a5e..7f14a43a 100644
--- a/tests/auto/qlegend/tst_qlegend.cpp
+++ b/tests/auto/qlegend/tst_qlegend.cpp
@@ -33,7 +33,7 @@
#include <qbarlegendmarker.h>
#include "tst_definitions.h"
-QTCOMMERCIALCHART_USE_NAMESPACE
+QT_CHARTS_USE_NAMESPACE
class tst_QLegend : public QObject
{