Port away from deprecated mainItem on ScrollablePage

This commit is contained in:
Bart De Vries 2022-06-05 18:19:46 +02:00
parent 1fc625dc8f
commit 8ff1992d22
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ Kirigami.ScrollablePage {
fileMode: FileDialog.SaveFile
}
mainItem: GridView {
GridView {
id: feedList
visible: count !== 0