/* Not setting an initial page since weirdly settings aren't actually read yet. Dunno if I'm doing something wrong, or if there's just a reason why it's still in "labs"! */
// pageStack.initialPage: maniphestPage
Component.onCompleted:{
// Set some stuff
Qt.application.name="Manifold"
Qt.application.domain="keithzg.ca"
Qt.application.organization="keithzg"
// Loading this later since, as mentioned above, earlier the settings aren't read