Remove whitespaces

This commit is contained in:
Jonas Kvinge
2018-10-02 00:38:52 +02:00
parent 2883ef840e
commit db035351be
88 changed files with 414 additions and 411 deletions

View File

@@ -69,7 +69,7 @@ class DiscogsCoverProvider : public CoverProvider {
explicit DiscogsCoverProvider(QObject *parent = nullptr);
bool StartSearch(const QString &artist, const QString &album, int s_id);
void CancelSearch(int id);
private slots: