added PageHome, PageSettings, PageShare, PageStart
- renamed old PageStart to PageSetupWizardStart - added various text types - moved servers model to "global" scope
This commit is contained in:
parent
4f36349630
commit
1c8dbae359
28 changed files with 735 additions and 226 deletions
|
|
@ -3,5 +3,5 @@ import QtQuick.Controls
|
|||
|
||||
StackView {
|
||||
id: stackView
|
||||
initialItem: "PageStart"
|
||||
initialItem: "PageSetupWizardStart"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue