diff options
Diffstat (limited to 'src/ui/playlist.h')
| -rw-r--r-- | src/ui/playlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/playlist.h b/src/ui/playlist.h index a34f4e7b3..8e527b95a 100644 --- a/src/ui/playlist.h +++ b/src/ui/playlist.h @@ -71,6 +71,7 @@ class PlayList : public QWidget public slots: void setTime(qint64 time); + void updateList(); private slots: void showAddMenu(); |
