1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-30 19:00:12 +02:00

* Removed obsolete member in GridItemDelegate.

This commit is contained in:
Christian Muehlhaeuser
2014-08-13 08:19:42 +02:00
parent dbf560e1bb
commit 8b7ad00234

View File

@@ -93,7 +93,6 @@ private:
QPersistentModelIndex m_hoverIndex;
QPersistentModelIndex m_hoveringOver;
mutable QRect m_playButtonRect;
QPixmap m_shadowPixmap;
mutable QHash< QPersistentModelIndex, QWidget* > m_spinner;