diff options
Diffstat (limited to 'src/qmmpui/mediaplayer.h')
| -rw-r--r-- | src/qmmpui/mediaplayer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/mediaplayer.h b/src/qmmpui/mediaplayer.h index f1717360b..fefc42978 100644 --- a/src/qmmpui/mediaplayer.h +++ b/src/qmmpui/mediaplayer.h @@ -39,6 +39,7 @@ public: static MediaPlayer* instance(); void initialize(SoundCore *core, PlayListModel *model); + PlayListModel *playListModel(); public slots: void play(); |
