diff options
Diffstat (limited to 'protocols/Steam/src/steam_proto.h')
-rw-r--r-- | protocols/Steam/src/steam_proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/steam_proto.h b/protocols/Steam/src/steam_proto.h index 4f47883aa2..672f500451 100644 --- a/protocols/Steam/src/steam_proto.h +++ b/protocols/Steam/src/steam_proto.h @@ -129,6 +129,7 @@ protected: void OnLoggedOn(const HttpResponse *response);
void HandleTokenExpired();
+ void DeleteAuthSettings();
// contacts
void SetContactStatus(MCONTACT hContact, WORD status);
|