mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 20:25:47 +00:00
Use QPixmap/QIcon for background color selection button
This commit is contained in:
parent
5a398e299c
commit
029dc66786
2 changed files with 15 additions and 7 deletions
|
@ -23,6 +23,8 @@ public:
|
|||
private:
|
||||
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