qml: consistency camelcase public slots qedaemon, qeinvoice, qewizard
This commit is contained in:
@@ -28,7 +28,7 @@ Wizard {
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
var view = wiz.start_wizard()
|
||||
var view = wiz.startWizard()
|
||||
_loadNextComponent(view)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user