Git commit aa19284dad29e7610f0ae4109d7c963f7952d6ea by Michael Pyne. Committed on 30/09/2017 at 19:03. Pushed by mpyne into branch 'frameworks'. GIT_SILENT Update the TODO message for track change announcement. M +1 -1 playlist.cpp https://commits.kde.org/juk/aa19284dad29e7610f0ae4109d7c963f7952d6ea diff --git a/playlist.cpp b/playlist.cpp index 0066fd9..1d9be1a 100644 --- a/playlist.cpp +++ b/playlist.cpp @@ -1705,7 +1705,7 @@ void Playlist::setPlaying(PlaylistItem *item, bool ad= dToHistory) = TrackSequenceManager::instance()->setCurrent(item); #ifdef __GNUC__ -#warning "kde4: port it" +#warning "kde4^H^H^H^Hkde5: port it" #endif //kapp->dcopClient()->emitDCOPSignal("Player", "trackChanged()", data); =