mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-26 16:43:55 -07:00
bugfix and nicer decklist font
This commit is contained in:
parent
2e50822d48
commit
3043157a1d
3 changed files with 12 additions and 3 deletions
|
|
@ -17,6 +17,7 @@ class QTextEdit;
|
|||
class WndDeckEditor : public QMainWindow {
|
||||
Q_OBJECT
|
||||
private slots:
|
||||
void updateName(const QString &name);
|
||||
void updateComments();
|
||||
void updateCardInfoLeft(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
void updateCardInfoRight(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue