mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 05:27:59 -05:00
configuration: Move CreateWidget to a class
We were passing so many objects between the function and the caller that it needed to be redesigned.
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
#include "vk_device_info.h"
|
||||
#include "yuzu/configuration/configuration_shared.h"
|
||||
|
||||
class QPushButton;
|
||||
class QEvent;
|
||||
class QObject;
|
||||
class QComboBox;
|
||||
|
Reference in New Issue
Block a user