mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
Different backgrounds per player (#3990)
This commit is contained in:
parent
04274d2497
commit
fd0620445c
3 changed files with 14 additions and 1 deletions
|
|
@ -44,6 +44,7 @@ public:
|
|||
return playerBgBrush;
|
||||
}
|
||||
QStringMap &getAvailableThemes();
|
||||
QBrush getExtraTableBgBrush(QString extraNumber);
|
||||
protected slots:
|
||||
void themeChangedSlot();
|
||||
signals:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue