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
|
||||
spacing: 16
|
||||
|
||||
currentIndex: 1
|
||||
currentIndex: 0
|
||||
clip: true
|
||||
interactive: false
|
||||
model: proxyContainersModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue