summaryrefslogtreecommitdiff
path: root/src/net/ea/loginhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/loginhandler.h')
-rw-r--r--src/net/ea/loginhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/loginhandler.h b/src/net/ea/loginhandler.h
index ac3bf4f4..16c5fe95 100644
--- a/src/net/ea/loginhandler.h
+++ b/src/net/ea/loginhandler.h
@@ -49,6 +49,8 @@ class LoginHandler : public MessageHandler, public Net::LoginHandler
int supportedOptionalActions() const
{ return SetGenderOnRegister; }
+ void getRegistrationDetails();
+
void loginAccount(LoginData *loginData);
void logout();