added dialog to add urls
This commit is contained in:
parent
4c7317f71d
commit
e1e809d8fb
9 changed files with 219 additions and 4 deletions
|
@ -82,7 +82,7 @@ class PlaylistWidget : public QWidget {
|
|||
public slots:
|
||||
void setPixmaps (Skin *skin);
|
||||
|
||||
void menuAddUrl () {}
|
||||
void menuAddUrl ();
|
||||
void menuAddDir ();
|
||||
void menuAddFile ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue