PlaylistParser: Refactor code and exclude CUE from save playlist filters
Fixes #953
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "playlistparsers/parserbase.h"
|
||||
#include "xmlparser.h"
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include "parserbase.h"
|
||||
#include "xmlparser.h"
|
||||
|
||||
class CollectionBackendInterface;
|
||||
|
||||
XMLParser::XMLParser(CollectionBackendInterface *collection, QObject *parent)
|
||||
|
||||
Reference in New Issue
Block a user