finished navigation including music player and navigate back

functionality
This commit is contained in:
Anika Raemer 2018-10-23 21:26:29 +02:00
parent d6cb29ae7b
commit 6f5c9138a8
12 changed files with 213 additions and 11 deletions

View file

@ -18,8 +18,7 @@ Window {
Loader{
anchors.fill: parent
//source: "MusicPlayer.qml"
source: "Navigation.qml"
source: uiStateModel.pSource
}
}