mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
* Chart values need to be always initialized.
This commit is contained in:
committed by
Michael Zanetti
parent
86e201673f
commit
b5090d2873
@@ -170,6 +170,8 @@ Artist::Artist( const QString& name )
|
||||
, m_simArtistsLoaded( false )
|
||||
, m_biographyLoaded( false )
|
||||
, m_infoJobs( 0 )
|
||||
, m_chartPosition( 0 )
|
||||
, m_chartCount( 0 )
|
||||
#ifndef ENABLE_HEADLESS
|
||||
, m_cover( 0 )
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user