aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/samegame/samegame4/content/Button.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/samegame/samegame4/content/Button.qml')
-rw-r--r--examples/tutorials/samegame/samegame4/content/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/samegame/samegame4/content/Button.qml b/examples/tutorials/samegame/samegame4/content/Button.qml
index 248c20cf0f..df5f840276 100644
--- a/examples/tutorials/samegame/samegame4/content/Button.qml
+++ b/examples/tutorials/samegame/samegame4/content/Button.qml
@@ -49,7 +49,7 @@ Rectangle {
width: buttonLabel.width + 20; height: buttonLabel.height + 5
border { width: 1; color: Qt.darker(activePalette.button) }
- smooth: true
+ antialiasing: true
radius: 8
// color the button with a gradient