mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 16:24:45 -07:00
[EDHRec] Add background plate and "selection highlight" to card display widgets (#6390)
This commit is contained in:
parent
3ff2df2796
commit
364d0ca52b
3 changed files with 44 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ class BackgroundPlateWidget : public QWidget
|
|||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit BackgroundPlateWidget(QWidget *parent = nullptr);
|
||||
explicit BackgroundPlateWidget(QWidget *parent);
|
||||
|
||||
void setFocused(bool focused);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue