summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/steam_proto.h')
-rw-r--r--protocols/Steam/src/steam_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/steam_proto.h b/protocols/Steam/src/steam_proto.h
index d1e5513baa..2478eb3223 100644
--- a/protocols/Steam/src/steam_proto.h
+++ b/protocols/Steam/src/steam_proto.h
@@ -158,6 +158,7 @@ protected:
void DeleteAuthSettings();
// contacts
+ void SetAllContactStatuses(int status);
void SetContactStatus(MCONTACT hContact, WORD status);
MCONTACT GetContactFromAuthEvent(MEVENT hEvent);