Enable loading playlists from filesystem
This commit is contained in:
parent
6af763a954
commit
5b5600aadd
5 changed files with 53 additions and 3 deletions
|
@ -85,6 +85,7 @@ class PlaylistWidget : public QWidget {
|
|||
void menuAddUrl ();
|
||||
void menuAddDir ();
|
||||
void menuAddFile ();
|
||||
void menuAddPls ();
|
||||
|
||||
protected slots:
|
||||
void openPlaylistChooser ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue