summaryrefslogtreecommitdiffstats
path: root/tests/barstest/chart.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/barstest/chart.h')
-rw-r--r--tests/barstest/chart.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/barstest/chart.h b/tests/barstest/chart.h
index 6740df73..91be6e04 100644
--- a/tests/barstest/chart.h
+++ b/tests/barstest/chart.h
@@ -97,6 +97,8 @@ public:
void setInputHandlerRotationEnabled(int enabled);
void setInputHandlerZoomEnabled(int enabled);
void setInputHandlerSelectionEnabled(int enabled);
+ void setReflection(bool enabled);
+ void setReflectivity(int value);
public slots:
void flipViews();