diff options
Diffstat (limited to 'webdownloader.h')
-rw-r--r-- | webdownloader.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webdownloader.h b/webdownloader.h index 353bd5a..9bbc1c9 100644 --- a/webdownloader.h +++ b/webdownloader.h @@ -34,6 +34,4 @@ class WebDownloader : public QObject { QMap<QString, QString> mAlternateArtists; }; - - #endif // WEBDOWNLOADER_H |