Use "root" as id for DiscoverPage
This commit is contained in:
parent
dc3a1c4987
commit
b37875fb5c
@ -14,7 +14,8 @@ import org.kde.kirigamiaddons.delegates as AddonDelegates
|
|||||||
import org.kde.kasts
|
import org.kde.kasts
|
||||||
|
|
||||||
Kirigami.ScrollablePage {
|
Kirigami.ScrollablePage {
|
||||||
id: page
|
id: root
|
||||||
|
|
||||||
title: i18nc("@title of page allowing to search for new podcasts online", "Discover")
|
title: i18nc("@title of page allowing to search for new podcasts online", "Discover")
|
||||||
property var feedModel: ""
|
property var feedModel: ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user