mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
Model col widths off deck editor & disable button if no tokens in deck (#2751)
This commit is contained in:
parent
d970b9e50f
commit
f3f83882e0
4 changed files with 23 additions and 13 deletions
|
|
@ -8,8 +8,7 @@ class LayoutsSettings : public SettingsManager
|
|||
{
|
||||
Q_OBJECT
|
||||
friend class SettingsCache;
|
||||
public:
|
||||
|
||||
public:
|
||||
void setDeckEditorLayoutState(const QByteArray &value);
|
||||
void setDeckEditorGeometry(const QByteArray &value);
|
||||
void setDeckEditorCardSize(const QSize &value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue