mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Re-enable button when fixing login
This commit is contained in:
@@ -226,6 +226,7 @@ LastFmConfig::onLastFmFinished()
|
||||
{
|
||||
m_ui->testLogin->setText( tr( "Success" ) );
|
||||
m_ui->testLogin->setEnabled( false );
|
||||
m_ui->syncLovedTracks->setEnabled( true );
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user