configure_system: Amend function casing

This commit is contained in:
Lioncash 2018-10-25 16:47:09 -04:00
parent 6a0e8f4357
commit e39e875547
2 changed files with 6 additions and 6 deletions

View file

@ -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();