summaryrefslogtreecommitdiffstats
path: root/tests/scattertest/scatterchart.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scattertest/scatterchart.h')
-rw-r--r--tests/scattertest/scatterchart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scattertest/scatterchart.h b/tests/scattertest/scatterchart.h
index 983b605a..97c3b1f9 100644
--- a/tests/scattertest/scatterchart.h
+++ b/tests/scattertest/scatterchart.h
@@ -92,6 +92,7 @@ public slots:
void changeLabelRotation(int rotation);
void toggleAxisTitleVisibility(bool enabled);
void toggleAxisTitleFixed(bool enabled);
+ void renderToImage();
signals:
void shadowQualityChanged(int quality);