fixed selecting the default button on PageSetupWizardEasy (#1502)

This commit is contained in:
Nethius 2025-03-30 12:53:26 +07:00 committed by GitHub
parent 050066132b
commit f1b045f8a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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