21 #ifndef EXTERNTRACKSPLAYLISTGENERATOR_H 22 #define EXTERNTRACKSPLAYLISTGENERATOR_H 24 #include "Utils/Pimpl.h" 25 #include "Utils/Singleton.h" 36 void add_paths(
const QStringList& paths);
38 bool is_play_allowed()
const;
41 #endif // EXTERNTRACKSPLAYLISTGENERATOR_H
Definition: ExternTracksPlaylistGenerator.h:30