feat: start tinkering with adding a footer for the playerbar on the ApplicationWindow
This commit is contained in:
parent
4e78c664e6
commit
e3a00ab8ac
4 changed files with 49 additions and 1 deletions
|
@ -27,9 +27,11 @@ ecm_add_qml_module(com.github.joshstrobl.koto URI "com.github.joshstrobl.koto" G
|
|||
|
||||
ecm_target_qml_sources(com.github.joshstrobl.koto
|
||||
SOURCES
|
||||
qml/PlayerBar/PlayerBar.qml
|
||||
qml/PrimaryNavigation.qml
|
||||
qml/HomePage.qml
|
||||
qml/Main.qml
|
||||
qml/Root.qml
|
||||
)
|
||||
|
||||
target_link_libraries(com.github.joshstrobl.koto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue