summaryrefslogtreecommitdiffstats
path: root/tests/barstest/chart.h
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-09-12 13:35:08 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-09-12 13:35:35 +0300
commit77ac34f3584bd4712c303cac7ec1486c1ef74b4b (patch)
treeadfb1fa672b6dfc5088cf4c4ce2ea0281a28d7e6 /tests/barstest/chart.h
parent7f8966b035c9fd73d2cde04521c92892feefc0f9 (diff)
Added getters
Task-number: QTRD-2243 Change-Id: I13ba560a853c2c39fc24c6dc373e50d56f8c33ef Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'tests/barstest/chart.h')
-rw-r--r--tests/barstest/chart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/barstest/chart.h b/tests/barstest/chart.h
index fcd861b7..65d404e0 100644
--- a/tests/barstest/chart.h
+++ b/tests/barstest/chart.h
@@ -84,7 +84,6 @@ private:
float m_xRotation;
float m_yRotation;
bool m_static;
- qreal m_barThicknessRatio;
float m_barSpacingX;
float m_barSpacingZ;
int m_fontSize;