From a28cdb72a4ea768a898ca07f0df0fa3c17c073a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Tue, 10 Sep 2013 11:42:13 +0300 Subject: Module renamed Task-number: QTRD-2224 Change-Id: Iec18b6121809300b11d85445281d3c626c434f35 Reviewed-by: Miikka Heikkinen --- tests/barstest/chart.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/barstest/chart.h') diff --git a/tests/barstest/chart.h b/tests/barstest/chart.h index 7210d606..bd601021 100644 --- a/tests/barstest/chart.h +++ b/tests/barstest/chart.h @@ -4,7 +4,7 @@ ** All rights reserved. ** For any questions to Digia, please use contact form at http://qt.digia.com ** -** This file is part of the QtDataVis3D module. +** This file is part of the QtDataVisualization module. ** ** Licensees holding valid Qt Enterprise licenses may use this file in ** accordance with the Qt Enterprise License Agreement provided with the @@ -19,14 +19,14 @@ #ifndef CHARTMODIFIER_H #define CHARTMODIFIER_H -#include +#include #include #include #include #include -using namespace QtDataVis3D; +using namespace QtDataVisualization; class ChartModifier : public QObject { -- cgit v1.2.3