diff options
author | George Hazan <george.hazan@gmail.com> | 2013-02-21 20:25:15 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-02-21 20:25:15 +0000 |
commit | d68ef14d25a6b9f3dcec6700e812dc5012aa59ba (patch) | |
tree | 7aa108fdfd6c9607f7ee79e469082a45b1e5f380 /protocols/IcqOscarJ/src/icqoscar.h | |
parent | 0d6aa760cd3262bcee3564b053192f959f176cf1 (diff) |
- account's icon is automatically set to its online icon;
- removed Protocols/ICQ/Accounts and Protocols/Jabber/Accounts icon lib items;
- removed arServices array from Jabber
git-svn-id: http://svn.miranda-ng.org/main/trunk@3675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/icqoscar.h')
-rw-r--r-- | protocols/IcqOscarJ/src/icqoscar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/src/icqoscar.h b/protocols/IcqOscarJ/src/icqoscar.h index 52c9d1d117..d946da5ac5 100644 --- a/protocols/IcqOscarJ/src/icqoscar.h +++ b/protocols/IcqOscarJ/src/icqoscar.h @@ -84,6 +84,7 @@ #include <m_userinfo.h>
#include <m_utils.h>
#include <m_idle.h>
+#include <m_skin.h>
#include <m_popup.h>
#include <m_clistint.h>
#include <m_cluiframes.h>
|