added basic usi for music player. No model yet.

This commit is contained in:
Anika Raemer 2018-10-20 18:06:19 +02:00
parent bf145a9be9
commit ef018332b9
9 changed files with 57 additions and 2 deletions

View file

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