mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-19 04:11:46 +02:00
* Delete root-item when destroying the PlayableModel.
This commit is contained in:
@@ -54,6 +54,8 @@ PlayableModel::PlayableModel( QObject* parent, bool loading )
|
||||
|
||||
PlayableModel::~PlayableModel()
|
||||
{
|
||||
tDebug() << Q_FUNC_INFO;
|
||||
delete m_rootItem;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user