mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 20:13:56 -07:00
properly enable notification checkboxes (#4356)
This commit is contained in:
parent
19a7c4092c
commit
66d24f086e
2 changed files with 8 additions and 3 deletions
|
|
@ -108,7 +108,7 @@ class UserInterfaceSettingsPage : public AbstractSettingsPage
|
|||
{
|
||||
Q_OBJECT
|
||||
private slots:
|
||||
void setSpecNotificationEnabled(int);
|
||||
void setNotificationEnabled(int);
|
||||
|
||||
private:
|
||||
QCheckBox notificationsEnabledCheckBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue