mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
* Make sure m_defaultImage is properly init'ed.
This commit is contained in:
parent
f2503afd69
commit
8cf7f0bb2b
@ -100,6 +100,8 @@ PixmapDelegateFader::init()
|
||||
{
|
||||
if ( m_currentReference.isNull() )
|
||||
m_defaultImage = true;
|
||||
else
|
||||
m_defaultImage = false;
|
||||
|
||||
m_startFrame = 0;
|
||||
m_fadePct = 100;
|
||||
|
Loading…
x
Reference in New Issue
Block a user