summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-12-09 17:08:24 +0000
committerRobert Pösel <robyer@seznam.cz>2014-12-09 17:08:24 +0000
commit8a78d1312d2a7d25aabc4b2fd082891e4714dbb7 (patch)
treed0eae08094d99b1830ba66d581540f5ea10598dc /protocols/Steam/src/steam_proto.h
parent89ce406fb710ff91a3f80d5f1ee674c09a1f7603 (diff)
Steam: Show xstatus as extra icon in clist (step 3)
git-svn-id: http://svn.miranda-ng.org/main/trunk@11303 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 d3c5b65b0a..0b1b2c0d20 100644
--- a/protocols/Steam/src/steam_proto.h
+++ b/protocols/Steam/src/steam_proto.h
@@ -292,5 +292,6 @@ protected:
};
int OnReloadIcons(WPARAM wParam, LPARAM lParam);
+void SetContactExtraIcon(MCONTACT hContact, int status);
#endif //_STEAM_PROTO_H_ \ No newline at end of file