aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/samegame/samegame1/Button.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/samegame/samegame1/Button.qml')
-rw-r--r--examples/tutorials/samegame/samegame1/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/samegame/samegame1/Button.qml b/examples/tutorials/samegame/samegame1/Button.qml
index 6d1d1268de..90eb9b72dc 100644
--- a/examples/tutorials/samegame/samegame1/Button.qml
+++ b/examples/tutorials/samegame/samegame1/Button.qml
@@ -50,7 +50,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