Add optional oauth authentication for tidal

This commit is contained in:
Jonas Kvinge
2019-06-09 19:29:25 +02:00
parent 85a0748ad9
commit c0c1457073
16 changed files with 766 additions and 399 deletions

View File

@@ -131,6 +131,8 @@ signals:
void IntroPointReached();
void AuthorisationUrlReceived(const QUrl &url);
private slots:
void FilePathChanged(const QString& path);