Fix Tidal OAuth login

This commit is contained in:
Jonas Kvinge
2020-05-13 21:56:11 +02:00
parent b139c0a824
commit d78bb94af3
6 changed files with 135 additions and 92 deletions

View File

@@ -133,7 +133,7 @@ class MainWindow : public QMainWindow, public PlatformInterface {
void IntroPointReached();
void AuthorisationUrlReceived(const QUrl &url);
void AuthorizationUrlReceived(const QUrl &url);
private slots:
void FilePathChanged(const QString& path);