Port from deprecated AboutKDE component to AboutKDEPage
This commit is contained in:
@@ -107,7 +107,7 @@ KirigamiSettings.ConfigurationView {
|
||||
moduleId: "aboutKDE"
|
||||
text: i18n("About KDE")
|
||||
icon.name: "kde"
|
||||
page: () => Qt.createComponent("org.kde.kirigamiaddons.formcard", "AboutKDE")
|
||||
page: () => Qt.createComponent("org.kde.kirigamiaddons.formcard", "AboutKDEPage")
|
||||
category: i18nc("@title:group", "About")
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user