mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 15:47:38 +02:00
m_shadowPixmap is obsolete.
This commit is contained in:
@@ -98,7 +98,6 @@ private:
|
|||||||
QPersistentModelIndex m_hoveringOverArtist;
|
QPersistentModelIndex m_hoveringOverArtist;
|
||||||
QPersistentModelIndex m_hoveringOverAlbum;
|
QPersistentModelIndex m_hoveringOverAlbum;
|
||||||
|
|
||||||
QPixmap m_shadowPixmap;
|
|
||||||
mutable QHash< QPersistentModelIndex, QWidget* > m_spinner;
|
mutable QHash< QPersistentModelIndex, QWidget* > m_spinner;
|
||||||
mutable QHash< QPersistentModelIndex, HoverControls* > m_hoverControls;
|
mutable QHash< QPersistentModelIndex, HoverControls* > m_hoverControls;
|
||||||
mutable QHash< QPersistentModelIndex, QTimeLine* > m_hoverFaders;
|
mutable QHash< QPersistentModelIndex, QTimeLine* > m_hoverFaders;
|
||||||
|
Reference in New Issue
Block a user