summaryrefslogtreecommitdiffstats
path: root/basicsuite/About Qt on Android/Box.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/About Qt on Android/Box.qml')
-rw-r--r--basicsuite/About Qt on Android/Box.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/About Qt on Android/Box.qml b/basicsuite/About Qt on Android/Box.qml
index fd63a00..cfbb995 100644
--- a/basicsuite/About Qt on Android/Box.qml
+++ b/basicsuite/About Qt on Android/Box.qml
@@ -6,7 +6,7 @@ Rectangle {
width: parent.width
height: label.font.pixelSize * 3
- radius: height * 0.2
+ radius: 4
antialiasing: true