for some reason the PageStack type doesn't work
This commit is contained in:
parent
1d67eef64f
commit
824415d08e
@ -52,7 +52,7 @@ Item {
|
||||
// PageStatus.Deactivating - the page is transitioning into becoming inactive
|
||||
property int status: PageStatus.Inactive
|
||||
|
||||
property PageStack pageStack
|
||||
property Item pageStack
|
||||
|
||||
// Defines orientation lock for a page
|
||||
property int orientationLock: PageOrientation.Automatic
|
||||
|
Loading…
Reference in New Issue
Block a user