20 #ifndef SAYONARA_PLAYER_LOCALSIMILARARTISTFETCHER_H
21 #define SAYONARA_PLAYER_LOCALSIMILARARTISTFETCHER_H
23 #include "SimilarArtistFetcher.h"
25 namespace DynamicPlayback
34 QObject* parent =
nullptr);
39 void fetchSimilarArtists(
const QString& artistName)
override;
Definition: ArtistMatch.h:32
Definition: LocalSimilarArtistFetcher.h:29
Definition: SimilarArtistFetcher.h:31