Allow adding webviews from android too
This commit is contained in:
parent
ab65f1a484
commit
4b4d6972f3
@ -92,7 +92,6 @@ MeaDialog {
|
||||
Layout.fillWidth: true
|
||||
text: qsTr("Web view")
|
||||
iconName: "stock_website"
|
||||
visible: Qt.platform.os != "android"
|
||||
onClicked: {
|
||||
internalPageStack.push(addWebViewComponent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user