fix radius for settings

This commit is contained in:
2026-04-18 12:31:25 +02:00
parent 4949b98cb1
commit 8ed5c92e8f
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -51,9 +51,10 @@ Item {
implicitHeight: searchContainer.implicitHeight
implicitWidth: 200
Component.onCompleted: console.log(root.height)
ListModel {
id: resultsModel
}
CustomRect {