mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Added "Chat settings..." shortcut to chat cog
This commit is contained in:
parent
9b7f488bd7
commit
b41d64615d
4 changed files with 24 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ class DlgSettings : public QDialog {
|
|||
Q_OBJECT
|
||||
public:
|
||||
DlgSettings(QWidget *parent = 0);
|
||||
void setTab(int index);
|
||||
private slots:
|
||||
void changePage(QListWidgetItem *current, QListWidgetItem *previous);
|
||||
void updateLanguage();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue