remove cruft
This commit is contained in:
@@ -80,7 +80,6 @@ Wizard {
|
||||
property Component proxyconfig: Component {
|
||||
WizardComponent {
|
||||
valid: true
|
||||
last: false
|
||||
|
||||
onAccept: {
|
||||
var p = {}
|
||||
|
||||
@@ -7,6 +7,4 @@ Item {
|
||||
property bool valid
|
||||
property bool last: false
|
||||
property bool ready: false
|
||||
// onValidChanged: console.log('valid change in component itself')
|
||||
// onWizard_dataChanged: console.log('wizard data changed in ')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user