summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/shared_widget.cpp
AgeCommit message (Collapse)Author
2023-07-21configuration: Move CreateWidget to a classlat9nq
We were passing so many objects between the function and the caller that it needed to be redesigned.