Backport changes from yuzu-emu/yuzu#2057
This commit is contained in:
parent
0a3f75c25f
commit
a5d880979c
2 changed files with 15 additions and 11 deletions
|
@ -22,6 +22,8 @@ public:
|
|||
void RetranslateUI();
|
||||
void SetConfiguration();
|
||||
|
||||
void UpdateBackgroundColorButton(QColor color);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGraphics> ui;
|
||||
QColor bg_color;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue