mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
show station error again
This commit is contained in:
@@ -234,8 +234,8 @@ DynamicWidget::generate( int num )
|
||||
void
|
||||
DynamicWidget::stationFailed( const QString& msg )
|
||||
{
|
||||
m_view->showMessage( msg );
|
||||
m_view->setDynamicWorking( false );
|
||||
m_view->showMessage( msg );
|
||||
m_loading->fadeOut();
|
||||
|
||||
stopStation( false );
|
||||
|
Reference in New Issue
Block a user