mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 17:29:42 +01:00
Re-enable button when fixing login
This commit is contained in:
parent
ea3f982415
commit
c7cbb47742
@ -226,6 +226,7 @@ LastFmConfig::onLastFmFinished()
|
||||
{
|
||||
m_ui->testLogin->setText( tr( "Success" ) );
|
||||
m_ui->testLogin->setEnabled( false );
|
||||
m_ui->syncLovedTracks->setEnabled( true );
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user