mirror of https://github.com/KDE/kasts.git
Fix missing streaming button on android
This commit is contained in:
parent
4e7bc2a596
commit
ecd6d5c3aa
|
@ -71,6 +71,7 @@ set_source_files_properties(../icons/kasts-tray-dark.svg PROPERTIES
|
|||
qt_add_resources(kasts "icons"
|
||||
FILES
|
||||
../kasts.svg
|
||||
../icons/media-playback-cloud.svg
|
||||
../icons/kasts-tray-light.svg
|
||||
../icons/kasts-tray-dark.svg
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue