mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Chart values need to be always initialized.
This commit is contained in:
@@ -155,6 +155,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