Hide inapplicable settings on android
BUG: 456674 CCBUG: 454741 CCBUG: 456676
This commit is contained in:
committed by
Carl Schwan
parent
89471b797d
commit
3e5421604b
@@ -37,6 +37,7 @@ Kirigami.CategorizedSettings {
|
||||
text: i18n("Spell Checking")
|
||||
iconName: "tools-check-spelling"
|
||||
page: Qt.resolvedUrl("SonnetConfigPage.qml")
|
||||
visible: Qt.platform.os !== "android"
|
||||
},
|
||||
Kirigami.SettingAction {
|
||||
text: i18n("Network Proxy")
|
||||
|
||||
Reference in New Issue
Block a user