Commit 0d7de7c2 authored by Lioncash's avatar Lioncash
Browse files

yuzu: Migrate off of setMargin() to setContentsMargins()

setMargin() has been deprecated since Qt 5, and replaced with
setContentsMargins(). We can move over to setContentsMargins() to stay
forward-compatible with Qt 6.0.
parent 99d2d770
Supports Markdown
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