fixed selecting the default button on PageSetupWizardEasy (#1502)
This commit is contained in:
parent
050066132b
commit
f1b045f8a8
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ PageType {
|
||||||
height: containers.contentItem.height
|
height: containers.contentItem.height
|
||||||
spacing: 16
|
spacing: 16
|
||||||
|
|
||||||
currentIndex: 1
|
currentIndex: 0
|
||||||
clip: true
|
clip: true
|
||||||
interactive: false
|
interactive: false
|
||||||
model: proxyContainersModel
|
model: proxyContainersModel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue