aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/shared_widget.cpp
AgeCommit message (Collapse)Author
2023-07-21shared_widget: Internalize extra setting configurationlat9nq
2023-07-21shared_widget: Support checkbox + spinboxlat9nq
2023-07-21shared_widget: Make button creation staticlat9nq
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.