Set initial page using initialPage property, rather than pushing
Found while investigating 417636. Not the cause of that issue, but it seems more semantically correct to set the initial page using the initialPage property (which exists for just that purpose) rather than pushing it onto the stack.
Tested with every QML KCM in System Settings and Info Center; no regressions.