rong return statement removed
This commit is contained in:
parent
24e8c28d9e
commit
63a9eb1a6a
@ -83,7 +83,7 @@ void QskIndexedLayoutBox::itemChange(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return Inherited::itemChange( change, value );
|
Inherited::itemChange( change, value );
|
||||||
}
|
}
|
||||||
|
|
||||||
void QskIndexedLayoutBox::reparentItem( QQuickItem* item )
|
void QskIndexedLayoutBox::reparentItem( QQuickItem* item )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user