summaryrefslogtreecommitdiff
path: root/src/core/settings.h
diff options
context:
space:
mode:
authorMat M <mathew1800@gmail.com>2018-10-24 10:10:29 -0400
committerGitHub <noreply@github.com>2018-10-24 10:10:29 -0400
commit77e705a8fa0a70dac2eb81b95fedc5e98d7c274e (patch)
tree29bf11e757a34d608652b901f9c58ce4ad25aeaf /src/core/settings.h
parenta94e5d9e68619a90c9171a5198162bc74fb88f22 (diff)
parente7ac42677be6c13e5286fb42004aa94b0da45391 (diff)
Merge pull request #1468 from DarkLordZach/profile-manager-ui
qt: Add UI to manage emulated user profiles
Diffstat (limited to 'src/core/settings.h')
-rw-r--r--src/core/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/settings.h b/src/core/settings.h
index ca80718e2..b5aeff29b 100644
--- a/src/core/settings.h
+++ b/src/core/settings.h
@@ -114,7 +114,7 @@ struct Values {
// System
bool use_docked_mode;
bool enable_nfc;
- std::string username;
+ int current_user;
int language_index;
// Controls