diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-23 12:45:34 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-23 12:45:34 +0300 |
commit | 9f4d34389406e3dd7cf059ce649900d445e4ae6a (patch) | |
tree | d374cff4e7799ed727ef03cdf7dc0d919e5ae089 /protocols/IcqOscarJ/src/stdafx.h | |
parent | b3781cf063e534b50b393dc9908900bcde78912c (diff) |
ICQ: icon added to icolib, not used icon removed (fixes #294)
Diffstat (limited to 'protocols/IcqOscarJ/src/stdafx.h')
-rw-r--r-- | protocols/IcqOscarJ/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/src/stdafx.h b/protocols/IcqOscarJ/src/stdafx.h index 5558d1c1c9..ed9f95efa7 100644 --- a/protocols/IcqOscarJ/src/stdafx.h +++ b/protocols/IcqOscarJ/src/stdafx.h @@ -117,3 +117,4 @@ extern LIST<CIcqProto> g_Instances;
extern bool g_bTerminated;
+extern IconItem iconList[];
\ No newline at end of file |