fix valgrind warning about Conditional jump or move depends on uninitialised value(s)
This commit is contained in:
parent
71a2a1be8e
commit
436620fff9
@ -95,6 +95,8 @@ MotionCells::MotionCells ()
|
||||
m_saveerrorcode = 0;
|
||||
m_alpha = 0.5;
|
||||
m_beta = 0.5;
|
||||
m_useAlpha = false;
|
||||
m_isVisible = false;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user