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:
parent
1b0b4c0b6c
commit
21d835d264
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user