mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 18:13:55 -07:00
changed some hotkeys
This commit is contained in:
parent
6a537979d0
commit
7f0f6c6212
3 changed files with 20 additions and 24 deletions
|
|
@ -48,8 +48,7 @@ private slots:
|
|||
void playerIdReceived(int id, QString name);
|
||||
void serverTimeout();
|
||||
|
||||
void textChanged(const QString &text);
|
||||
void buttonSay();
|
||||
void actSay();
|
||||
|
||||
void actConnect();
|
||||
void actDisconnect();
|
||||
|
|
@ -74,7 +73,6 @@ private:
|
|||
CardInfoWidget *cardInfo;
|
||||
MessageLogWidget *messageLog;
|
||||
QLineEdit *sayEdit;
|
||||
QPushButton *sayButton;
|
||||
|
||||
Client *client;
|
||||
QGraphicsScene *scene;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue