summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/lowenergyscanner/assets/Menu.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/lowenergyscanner/assets/Menu.qml')
-rw-r--r--examples/bluetooth/lowenergyscanner/assets/Menu.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/lowenergyscanner/assets/Menu.qml b/examples/bluetooth/lowenergyscanner/assets/Menu.qml
index 7c043f30..1555db8a 100644
--- a/examples/bluetooth/lowenergyscanner/assets/Menu.qml
+++ b/examples/bluetooth/lowenergyscanner/assets/Menu.qml
@@ -60,7 +60,7 @@ Rectangle {
color: "#363636"
border.width: 1
border.color: "#E3E3E3"
- radius: 10
+ radius: 5
Text {
id: searchText
horizontalAlignment: Text.AlignHCenter