Skip to content
Commit 1e1ad82f authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Remove unused geometry setters in Item

Originally, only x, y, width, and height property setters were used. A
bit later "position" and "size" helper setters were added to simplify
code in SurfaceItem sub-classes. It seems like setX(), setY(), setWidth(),
and setHeight() are unused now, so remove them.
parent db6b4c9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment