Let kconfigxt do QML registration

This commit is contained in:
Nicolas Fella
2024-05-28 23:57:08 +02:00
parent d2a79214b5
commit 92029b20f6
34 changed files with 219 additions and 232 deletions

View File

@@ -77,7 +77,7 @@ KirigamiSettings.CategorizedSettings {
actionName: "spellChecking"
text: i18n("Spell Checking")
icon.name: "tools-check-spelling"
page: Qt.resolvedUrl("SonnetConfigPage.qml")
page: Qt.resolvedUrl("SonnetConfigpage.qml")
visible: Qt.platform.os !== "android"
},
KirigamiSettings.SettingAction {