Rename StepPanel to WizardPanel

This commit is contained in:
Lipu Fei 2019-03-26 11:06:43 +01:00
parent 60be55802e
commit fd0a60f8dc
2 changed files with 5 additions and 1 deletions

View file

@ -26,7 +26,7 @@ Window
property alias currentStep: stepPanel.currentStep
StepPanel
WizardPanel
{
id: stepPanel
anchors.fill: parent