v0.6.1 Flatpak preparation and update on start for Linux
This commit is contained in:
parent
30bc7df431
commit
ee851789ee
5 changed files with 63 additions and 49 deletions
|
@ -301,6 +301,7 @@ StackView{id:rootstackView
|
|||
var IntentReceiverQml = component.createObject(root);
|
||||
}
|
||||
else if (osSettings.osType=="Linux"){
|
||||
newstypeSignal("refresh")
|
||||
var component = Qt.createComponent("qrc:/qml/genericqml/LinuxSync.qml");
|
||||
var LinuxSyncQml = component.createObject(root);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue