aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-12-18 20:26:55 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-12-25 22:59:30 +0000
commit8e42f9aff5822b78944363d015764d2cb3736d2c (patch)
tree0c9c2d73bb521e2c37c094c47fc379fcbc71dde0 /tests
parent8cd268e994576a853bf430a6f60b94aa2767c20e (diff)
Material ToolBar background
Change-Id: I214c646de05b95d04a1b759820b93d02006c9206 Task-number: QTBUG-50025 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/manual/testbench/main.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual/testbench/main.qml b/tests/manual/testbench/main.qml
index 84c113ec..edf0aa49 100644
--- a/tests/manual/testbench/main.qml
+++ b/tests/manual/testbench/main.qml
@@ -62,6 +62,8 @@ ApplicationWindow {
}
header: ToolBar {
+ Material.theme: Material.Dark
+
RowLayout {
anchors.fill: parent