diff options
Diffstat (limited to 'protocols/SkypeWeb/src/stdafx.h')
-rw-r--r-- | protocols/SkypeWeb/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h index b053df673b..35f3a49207 100644 --- a/protocols/SkypeWeb/src/stdafx.h +++ b/protocols/SkypeWeb/src/stdafx.h @@ -96,6 +96,7 @@ enum SkypeHost HOST_DEFAULT,
HOST_GRAPH,
HOST_LOGIN,
+ HOST_PEOPLE,
HOST_OTHER
};
|