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

* Unbreak compiling.

This commit is contained in:
Christian Muehlhaeuser 2011-10-28 03:10:59 +02:00
parent 84d817c9d4
commit 2b682a14ae

View File

@ -39,7 +39,6 @@
GetNewStuffDelegate::GetNewStuffDelegate( QObject* parent )
: QStyledItemDelegate ( parent )
, m_hoveringOver( -1 )
, m_widestTextWidth( 0 )
, m_hoveringOver( -1 )
{