21 #ifndef EXTERNTRACKSPLAYLISTGENERATOR_H
22 #define EXTERNTRACKSPLAYLISTGENERATOR_H
24 #include "Utils/Pimpl.h"
25 #include "Utils/Singleton.h"
26 #include "Utils/Playlist/PlaylistFwd.h"
44 void addPaths(
const QStringList& paths);
45 void insertPaths(
const QStringList& paths,
int targetRowIndex);
51 void scanFiles(
const QStringList& paths);
55 #endif // EXTERNTRACKSPLAYLISTGENERATOR_H