remove media from list instead of removing list
This commit is contained in:
parent
71f7652a8a
commit
83402c5bf0
3 changed files with 10 additions and 9 deletions
|
|
@ -35,6 +35,8 @@ private:
|
|||
|
||||
VlcInstance* mVlc;
|
||||
VlcMediaListPlayer* mPlayer;
|
||||
|
||||
bool mIsMediaListSet = false;
|
||||
};
|
||||
|
||||
#endif // MUSICCONTROLLER_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue