mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 05:37:29 +02:00
* Make sure m_defaultImage is properly init'ed.
This commit is contained in:
@@ -100,6 +100,8 @@ PixmapDelegateFader::init()
|
||||
{
|
||||
if ( m_currentReference.isNull() )
|
||||
m_defaultImage = true;
|
||||
else
|
||||
m_defaultImage = false;
|
||||
|
||||
m_startFrame = 0;
|
||||
m_fadePct = 100;
|
||||
|
Reference in New Issue
Block a user