summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_avatarhistory.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-04-07 21:13:14 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-04-07 21:13:14 +0000
commit8c760ecefaf5085cb8cae48fccf07f3115c99287 (patch)
tree5553c4bea09090fa7103eab6c249ffee154e5034 /plugins/ExternalAPI/m_avatarhistory.h
parent3ab11e1d7ceea5ef5fa18091cf44349a8ecf2210 (diff)
duplicate file removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@4379 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI/m_avatarhistory.h')
-rw-r--r--plugins/ExternalAPI/m_avatarhistory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_avatarhistory.h b/plugins/ExternalAPI/m_avatarhistory.h
index 2613dee3b4..1ef28edf76 100644
--- a/plugins/ExternalAPI/m_avatarhistory.h
+++ b/plugins/ExternalAPI/m_avatarhistory.h
@@ -21,7 +21,6 @@ Boston, MA 02111-1307, USA.
#ifndef __M_AVATARHISTORY_H__
# define __M_AVATARHISTORY_H__
-
#define EVENTTYPE_AVATAR_CHANGE 9003
@@ -45,6 +44,7 @@ return: (TCHAR *) NULL if none is found or the path to the avatar. You need to f
#define MS_AVATARHISTORY_GET_CACHED_AVATAR "AvatarHistory/GetCachedAvatar"
+#define MS_AVATARHISTORY_SHOWDIALOG "AvatarHistory/ShowDialog"