configure_system: Amend function casing
This commit is contained in:
parent
97cdf44ddd
commit
470cc66049
2 changed files with 11 additions and 11 deletions
|
@ -33,9 +33,9 @@ private:
|
|||
void ReadSystemSettings();
|
||||
void ConfigureTime();
|
||||
|
||||
void updateBirthdayComboBox(int birthmonth_index);
|
||||
void updateInitTime(int init_clock);
|
||||
void refreshConsoleID();
|
||||
void UpdateBirthdayComboBox(int birthmonth_index);
|
||||
void UpdateInitTime(int init_clock);
|
||||
void RefreshConsoleID();
|
||||
|
||||
std::unique_ptr<Ui::ConfigureSystem> ui;
|
||||
bool enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue