summaryrefslogtreecommitdiffstats
path: root/tests/auto/qchart/tst_qchart.cpp
diff options
context:
space:
mode:
authorMarek Rosa <marek.rosa@digia.com>2012-08-22 13:24:33 +0300
committerMarek Rosa <marek.rosa@digia.com>2012-08-22 13:25:31 +0300
commit3a0e948c9274a81ea6561bec00277cb2b144cc63 (patch)
treef5f787125d031a381abd0b2d8c658203cb0b627c /tests/auto/qchart/tst_qchart.cpp
parent82dd686825b5e11a0be2bd77ac3c03efa21f5ed9 (diff)
renamed QValueAxis related files
Diffstat (limited to 'tests/auto/qchart/tst_qchart.cpp')
-rw-r--r--tests/auto/qchart/tst_qchart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qchart/tst_qchart.cpp b/tests/auto/qchart/tst_qchart.cpp
index fa5c8724..2b813cbd 100644
--- a/tests/auto/qchart/tst_qchart.cpp
+++ b/tests/auto/qchart/tst_qchart.cpp
@@ -29,7 +29,7 @@
#include <qbarseries.h>
#include <qpercentbarseries.h>
#include <qstackedbarseries.h>
-#include <qvaluesaxis.h>
+#include <qvalueaxis.h>
#include <qbarcategoriesaxis.h>
QTCOMMERCIALCHART_USE_NAMESPACE