fix WelcomePage not working due to missing QQC2
This commit is contained in:
@@ -17,7 +17,7 @@ ColumnLayout {
|
|||||||
|
|
||||||
/// Process this module, this is called by the continue button.
|
/// Process this module, this is called by the continue button.
|
||||||
/// Should call \sa processed when it finish successfully.
|
/// Should call \sa processed when it finish successfully.
|
||||||
property Action action: null
|
property QQC2.Action action: null
|
||||||
|
|
||||||
/// Called when switching to the next step.
|
/// Called when switching to the next step.
|
||||||
signal processed(url nextUrl)
|
signal processed(url nextUrl)
|
||||||
|
|||||||
Reference in New Issue
Block a user