mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-20 04:41:36 +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()
|
PlayableModel::~PlayableModel()
|
||||||
{
|
{
|
||||||
|
tDebug() << Q_FUNC_INFO;
|
||||||
|
delete m_rootItem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user