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

m_shadowPixmap is obsolete.

This commit is contained in:
Christian Muehlhaeuser 2014-10-06 11:11:57 +02:00
parent 1b0b4c0b6c
commit 21d835d264

View File

@ -98,7 +98,6 @@ private:
QPersistentModelIndex m_hoveringOverArtist;
QPersistentModelIndex m_hoveringOverAlbum;
QPixmap m_shadowPixmap;
mutable QHash< QPersistentModelIndex, QWidget* > m_spinner;
mutable QHash< QPersistentModelIndex, HoverControls* > m_hoverControls;
mutable QHash< QPersistentModelIndex, QTimeLine* > m_hoverFaders;