aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/gallery/gallery.qml
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-05-24 14:07:26 +0200
committerMitch Curtis <mitch.curtis@qt.io>2016-05-24 14:28:46 +0000
commitcfc839a58991a78882251b1489d740c43255ac04 (patch)
tree82fd25aaa615c8a82fdf6958c62898202c4d9238 /examples/quickcontrols2/gallery/gallery.qml
parent53eefecbaf24077367de12410d1a76a9c0ac1819 (diff)
Gallery: update logos, icons, colors & screenshots
Change-Id: I4b1bec349b3141cabd1882ae28a5ad53ae2cb029 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/gallery/gallery.qml')
-rw-r--r--examples/quickcontrols2/gallery/gallery.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quickcontrols2/gallery/gallery.qml b/examples/quickcontrols2/gallery/gallery.qml
index 567325adfa..113874a9c9 100644
--- a/examples/quickcontrols2/gallery/gallery.qml
+++ b/examples/quickcontrols2/gallery/gallery.qml
@@ -58,6 +58,8 @@ ApplicationWindow {
}
header: ToolBar {
+ Material.foreground: "white"
+
RowLayout {
spacing: 20
anchors.fill: parent