mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-23 10:52:16 -07:00
Fix auto-translations on Settings Pages
This commit is contained in:
parent
e1ba39c437
commit
2c90b9e030
3 changed files with 38 additions and 21 deletions
|
|
@ -176,6 +176,7 @@ private:
|
|||
QLabel urlLinkLabel;
|
||||
QCheckBox picDownloadCheckBox;
|
||||
QListWidget *urlList;
|
||||
QAction *aAdd, *aEdit, *aRemove;
|
||||
QCheckBox mcDownloadSpoilersCheckBox;
|
||||
QLabel msDownloadSpoilersLabel;
|
||||
QGroupBox *mpGeneralGroupBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue