for some reason the PageStack type doesn't work

This commit is contained in:
Marco Martin 2011-11-09 20:48:23 +01:00
parent 1d67eef64f
commit 824415d08e

View File

@ -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