mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 03:23:56 -07:00
Add sideboard helpers.
This commit is contained in:
parent
2aeecc6063
commit
fefb6fc612
4 changed files with 29 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ signals:
|
|||
void onCtrlAltEqual();
|
||||
void onCtrlAltLBracket();
|
||||
void onCtrlAltRBracket();
|
||||
void onS();
|
||||
|
||||
protected:
|
||||
virtual bool eventFilter(QObject *, QEvent *event);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue