bugfix and nicer decklist font

This commit is contained in:
Max-Wilhelm Bruker 2009-07-11 21:29:47 +02:00
parent 2e50822d48
commit 3043157a1d
3 changed files with 12 additions and 3 deletions

View file

@ -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 &current, const QModelIndex &previous);
void updateCardInfoRight(const QModelIndex &current, const QModelIndex &previous);