mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Always emit a playback history list, even if it's empty.
This commit is contained in:
@@ -80,6 +80,5 @@ DatabaseCommand_PlaybackHistory::exec( DatabaseImpl* dbi )
|
||||
}
|
||||
}
|
||||
|
||||
if ( ql.count() )
|
||||
emit tracks( ql );
|
||||
}
|
||||
|
Reference in New Issue
Block a user