mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Add a setting to select the language in the options dialog
All translations have been updated, and translations of the actions in the library have been fixed.
This commit is contained in:
@ -34,6 +34,7 @@ private:
|
||||
QCheckBox *displayContinueReadingBannerCheck;
|
||||
QCheckBox *trayIconCheckbox;
|
||||
QCheckBox *startToTrayCheckbox;
|
||||
QComboBox *languageCombo;
|
||||
QCheckBox *comicInfoXMLCheckbox;
|
||||
QSlider *recentIntervalSlider;
|
||||
QLabel *numDaysLabel;
|
||||
|
||||
Reference in New Issue
Block a user