mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 19:14:06 +02:00
* Remove source when connection drops.
This commit is contained in:
@@ -85,6 +85,7 @@ Source::remove()
|
||||
emit offline();
|
||||
m_collections.clear();
|
||||
SourceList::instance()->remove( this );
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user