aeba818634
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. Co-Authored-By: LC <712067+lioncash@users.noreply.github.com>