mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 15:47:38 +02:00
Clear passwordEdit on logout in SpotifyAccount
This commit is contained in:
@@ -163,6 +163,7 @@ SpotifyAccountConfig::doLogin()
|
||||
m_loggedInManually = true;
|
||||
m_verifiedUsername.clear();
|
||||
m_ui->playlistList->clear();
|
||||
m_ui->passwordEdit->clear();
|
||||
emit logout();
|
||||
showLoggedOut();
|
||||
}
|
||||
|
Reference in New Issue
Block a user