Selecting items by mouse click.

This commit is contained in:
2026-03-05 12:43:51 +01:00
parent b2e3b49814
commit ca59fc2b20
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Page {
id: page
ListView {
id: listView
anchors.fill: parent
focus: true
clip: true