mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 22:45:45 +00:00
configure_system: Amend function casing
This commit is contained in:
parent
2347e1b8c5
commit
a6addb5332
2 changed files with 6 additions and 6 deletions
|
@ -38,8 +38,8 @@ private:
|
|||
void ReadSystemSettings();
|
||||
std::string GetAccountUsername(Service::Account::UUID uuid) const;
|
||||
|
||||
void updateBirthdayComboBox(int birthmonth_index);
|
||||
void refreshConsoleID();
|
||||
void UpdateBirthdayComboBox(int birthmonth_index);
|
||||
void RefreshConsoleID();
|
||||
|
||||
void PopulateUserList();
|
||||
void UpdateCurrentUser();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue