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