~nskaggs/+junk/pagestack-push

1
2
3
4
5
6
7
import QtQuick 2.0
import Ubuntu.Components 0.1

Page {
    id: blankPage
    objectName: "blankPage"
}