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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/barstest/chart.h b/tests/barstest/chart.h
index 385e139c..47d29c25 100644
--- a/tests/barstest/chart.h
+++ b/tests/barstest/chart.h
@@ -93,6 +93,7 @@ public:
void setFpsLabel(QLabel *fpsLabel) { m_fpsLabel = fpsLabel; }
void addRemoveSeries();
void testItemAndRowChanges();
+ void reverseValueAxis(int enabled);
public slots:
void flipViews();