mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Just some qDebug
This commit is contained in:
parent
0a68b36295
commit
bb09c15c30
@ -353,7 +353,6 @@ TrackModel::removeIndexes( const QList<QModelIndex>& indexes )
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
TrackModelItem*
|
||||
TrackModel::itemFromIndex( const QModelIndex& index ) const
|
||||
{
|
||||
|
@ -95,7 +95,6 @@ public:
|
||||
virtual void append( const Tomahawk::album_ptr& album ) = 0;
|
||||
|
||||
TrackModelItem* itemFromIndex( const QModelIndex& index ) const;
|
||||
|
||||
TrackModelItem* m_rootItem;
|
||||
|
||||
signals:
|
||||
|
Loading…
x
Reference in New Issue
Block a user