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:
@@ -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 )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user