X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/5cb490b04836ef624cdd0ba975ee5c2ff2e51a23..01d5015ba093f8c5fdb18b669943c7da6450e72f:/application/playlist.h diff --git a/application/playlist.h b/application/playlist.h index 5e1a0b8..26df47b 100644 --- a/application/playlist.h +++ b/application/playlist.h @@ -37,6 +37,8 @@ void PlayListPlayNext(MainWindow *win, bool force); void PlayListPlayTrack(MainWindow *win, int i); +void PlayListClear(MainWindow *win); + #ifdef __cplusplus } #endif