diff options
Diffstat (limited to 'launcher/minecraft/auth/AccountList.h')
-rw-r--r-- | launcher/minecraft/auth/AccountList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/minecraft/auth/AccountList.h b/launcher/minecraft/auth/AccountList.h index ac3684ee..ed08bb1d 100644 --- a/launcher/minecraft/auth/AccountList.h +++ b/launcher/minecraft/auth/AccountList.h @@ -40,6 +40,7 @@ public: // TODO: Add icon column. NameColumn = 0, ProfileNameColumn, + MigrationColumn, TypeColumn, NUM_COLUMNS |