summaryrefslogtreecommitdiffstats
path: root/tests/barstest/chart.h
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-09-17 11:25:06 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-09-17 11:31:14 +0300
commit3e795fd544331f4f38bcc667410f9c931f82bdf4 (patch)
tree781c68df8d520df19343cfd77de1590410bb7500 /tests/barstest/chart.h
parentabcb511f9ea94a7654a1f27c2215bbf8d9ce9607 (diff)
Fixed custom item wrong side reflection
Task-number: QTRD-3311 Change-Id: Ia5aea90259c249a5ffd48e16fae4e2dc33902afd Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'tests/barstest/chart.h')
-rw-r--r--tests/barstest/chart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/barstest/chart.h b/tests/barstest/chart.h
index 91be6e04..a5061df4 100644
--- a/tests/barstest/chart.h
+++ b/tests/barstest/chart.h
@@ -99,6 +99,7 @@ public:
void setInputHandlerSelectionEnabled(int enabled);
void setReflection(bool enabled);
void setReflectivity(int value);
+ void toggleCustomItem();
public slots:
void flipViews();