aboutsummaryrefslogtreecommitdiffstats
path: root/examples/controls/gallery/pages/ButtonPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/controls/gallery/pages/ButtonPage.qml')
-rw-r--r--examples/controls/gallery/pages/ButtonPage.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/controls/gallery/pages/ButtonPage.qml b/examples/controls/gallery/pages/ButtonPage.qml
index 329b53a7..4ac657d2 100644
--- a/examples/controls/gallery/pages/ButtonPage.qml
+++ b/examples/controls/gallery/pages/ButtonPage.qml
@@ -76,6 +76,7 @@ Flickable {
id: button
text: "Second"
width: itemWidth
+ highlighted: true
}
Button {
text: "Third"