Private
Public Access
1
0

Make sure asking for next track when last one plays removes last from playlist.

This commit is contained in:
2019-04-08 17:02:39 -04:00
parent 0174e7784d
commit b86bbd9490
3 changed files with 8 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS
Service
Plasma
I18n
DNSSD
)
add_subdirectory(src)