mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
* Chart values need to be always initialized.
This commit is contained in:
parent
47a4d549af
commit
aca501096f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user