mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 03:42:41 +00:00
Use QPixmap/QIcon for background color selection button
This commit is contained in:
@@ -23,6 +23,8 @@ public:
|
||||
private:
|
||||
void setConfiguration();
|
||||
|
||||
void UpdateBackgroundColorButton(QColor color);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGraphics> ui;
|
||||
QColor bg_color;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user