mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
Fix for broken compile
This commit is contained in:
@@ -93,7 +93,7 @@ SourceInfoWidget::~SourceInfoWidget()
|
||||
void
|
||||
SourceInfoWidget::onPlaybackFinished( const Tomahawk::query_ptr& query )
|
||||
{
|
||||
m_historyModel->insert( 0, query );
|
||||
m_historyModel->insert( query, 0 );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user