mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 15:16:34 +02:00
* Style fixes.
This commit is contained in:
@@ -657,7 +657,6 @@ Playlist::addEntries( const QList<query_ptr>& queries, const QString& oldrev )
|
||||
QString newrev = uuid();
|
||||
createNewRevision( newrev, oldrev, el );
|
||||
|
||||
|
||||
// We are appending at end, so notify listeners.
|
||||
// PlaylistModel also emits during appends, but since we call
|
||||
// createNewRevision, it reloads instead of appends.
|
||||
|
Reference in New Issue
Block a user