1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02: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 ) GetNewStuffDelegate::GetNewStuffDelegate( QObject* parent )
: QStyledItemDelegate ( parent ) : QStyledItemDelegate ( parent )
, m_hoveringOver( -1 )
, m_widestTextWidth( 0 ) , m_widestTextWidth( 0 )
, m_hoveringOver( -1 ) , m_hoveringOver( -1 )
{ {