mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Pedantic warning fix
This commit is contained in:
parent
11ea67632c
commit
7975140452
@ -38,8 +38,8 @@ DropJobNotifier::DropJobNotifier( QPixmap servicePixmap, QString service, DropJo
|
||||
: JobStatusItem()
|
||||
, m_type( "unknown" )
|
||||
, m_job( 0 )
|
||||
, m_service ( service )
|
||||
, m_pixmap ( servicePixmap )
|
||||
, m_service ( service )
|
||||
{
|
||||
|
||||
if( type == DropJob::Playlist )
|
||||
|
Loading…
x
Reference in New Issue
Block a user