summaryrefslogtreecommitdiffstats
path: root/tests/barstest/chart.h
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-11-22 09:27:38 +0200
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-11-22 09:36:32 +0200
commit4588556895bc14803e3ad884e89eb988b751e6be (patch)
treee0032ad35ba353990272c411732d58d1fc1097aa /tests/barstest/chart.h
parent3ce4ae10e54e9c5d73826f4d6f8c5e442ac2d525 (diff)
Gradients and colors defined for all built-in themes
Task-number: QTRD-2608 Change-Id: Ib6c3b4ec697efc238db9776b3f71c11a0d099c57 Change-Id: Ib6c3b4ec697efc238db9776b3f71c11a0d099c57 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 7db8f1bd..2b323a2f 100644
--- a/tests/barstest/chart.h
+++ b/tests/barstest/chart.h
@@ -77,6 +77,7 @@ public:
void createMassiveArray();
void useOwnTheme();
void changeBaseColor(const QColor &color);
+ void changeColorStyle();
public slots:
void flipViews();