From ddd9067ee08e9b37d6a5ecca8ce0c5a53b9b539a Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 6 Jul 2017 19:12:47 +0200 Subject: Improved MusicBrainz lookup Only show official albums and compilations, no bootlegs. Wow, lambdas are so cool. Now std::predicates are finally useful! --- webdownloader.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webdownloader.h') diff --git a/webdownloader.h b/webdownloader.h index 522ec86..4382353 100644 --- a/webdownloader.h +++ b/webdownloader.h @@ -29,4 +29,6 @@ class WebDownloader : public QObject { QMap mOtherData; }; + + #endif // WEBDOWNLOADER_H -- cgit v1.2.3-70-g09d2