new setting

This commit is contained in:
RickyRister 2024-12-28 01:53:17 -08:00
parent 7c1807cf03
commit fac5058e7a
6 changed files with 28 additions and 3 deletions

View file

@ -65,6 +65,7 @@ private:
QGroupBox *personalGroupBox;
QGroupBox *pathsGroupBox;
QComboBox languageBox;
QCheckBox startupUpdateCheckCheckBox;
QCheckBox updateNotificationCheckBox;
QCheckBox newVersionOracleCheckBox;
QComboBox updateReleaseChannelBox;