@@ -56,6 +56,7 @@ class PlaylistContainer : public QWidget {
|
||||
|
||||
void SetActions(QAction *new_playlist, QAction *load_playlist, QAction *save_playlist, QAction *clear_playlist, QAction *next_playlist, QAction *previous_playlist);
|
||||
void SetManager(PlaylistManager *manager);
|
||||
void ReloadSettings();
|
||||
|
||||
PlaylistView *view() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user