1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-23 01:09:42 +01:00

* Style fix.

This commit is contained in:
Christian Muehlhaeuser 2012-05-27 17:35:53 +02:00
parent b811b12e77
commit 418f12743f

View File

@ -255,7 +255,6 @@ PlaylistItem::onUpdated()
if ( !newOverlay && !m_overlaidIcon.isNull() )
m_overlaidIcon = QIcon();
emit updated();
}