From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- popup/include_API/m_hpp.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 popup/include_API/m_hpp.h (limited to 'popup/include_API/m_hpp.h') diff --git a/popup/include_API/m_hpp.h b/popup/include_API/m_hpp.h new file mode 100644 index 0000000..169b666 --- /dev/null +++ b/popup/include_API/m_hpp.h @@ -0,0 +1,11 @@ +#ifndef __m_hhp__ +#define __m_hhp__ + +#define MS_HPP_GETVERSION "History++/GetVersion" + +#define MS_HPP_EG_WINDOW "History++/ExtGrid/NewWindow" +#define MS_HPP_EG_EVENT "History++/ExtGrid/Event" +#define MS_HPP_EG_NAVIGATE "History++/ExtGrid/Navigate" +#define MS_HPP_EG_OPTIONSCHANGED "History++/ExtGrid/OptionsChanged" + +#endif // __m_hhp__ -- cgit v1.2.3