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:
@ -29,6 +29,7 @@ private:
|
||||
// QLabel * pathLabel;
|
||||
QLineEdit *pathEdit;
|
||||
QPushButton *pathFindButton;
|
||||
QComboBox *languageCombo;
|
||||
|
||||
QCheckBox *showTimeInInformationLabel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user