diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-04-05 20:27:30 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-04-05 20:27:30 +0000 |
commit | 56e1f721234e3f6d1ef3eb8cff2dc3f322c2b831 (patch) | |
tree | ba20a17aac6022de671b235c39705702a278293a /plugins/FingerprintNG/src/resource.h | |
parent | 23f4eaedd82df2fd58b452f6e9730022f908a37a (diff) |
added skype proto overlay
git-svn-id: http://svn.miranda-ng.org/main/trunk@12620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/src/resource.h')
-rw-r--r-- | plugins/FingerprintNG/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/FingerprintNG/src/resource.h b/plugins/FingerprintNG/src/resource.h index c7575608fe..0364e0ec50 100644 --- a/plugins/FingerprintNG/src/resource.h +++ b/plugins/FingerprintNG/src/resource.h @@ -71,6 +71,7 @@ #define IDI_TLEN_OVERLAY 88
#define IDI_YAHOO_OVERLAY 89
#define IDI_VK_OVERLAY 90
+#define IDI_SKYPE_OVERLAY 91
#define IDI_SECUREIM_OVERLAY 95
#define IDI_NEWGPG_OVERLAY 96
#define IDI_MIROTR_OVERLAY 97
|