hush the compiler
This commit is contained in:
parent
628b80809f
commit
da422ce39d
@ -166,6 +166,7 @@ void PixmapTransition::updateState(QAbstractAnimation::State newState, QAbstract
|
|||||||
|
|
||||||
void PixmapTransition::updateEffectiveTime(int currentTime)
|
void PixmapTransition::updateEffectiveTime(int currentTime)
|
||||||
{
|
{
|
||||||
|
Q_UNUSED(currentTime)
|
||||||
m_dirty = true;
|
m_dirty = true;
|
||||||
QGraphicsWidget *w = targetWidget();
|
QGraphicsWidget *w = targetWidget();
|
||||||
if (w) {
|
if (w) {
|
||||||
|
Loading…
Reference in New Issue
Block a user