summaryrefslogtreecommitdiff
path: root/popup/include_API/m_hpp.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-26 19:58:44 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-26 19:58:44 +0000
commit7ea454b966c916559811d7ca984416a269d4e4d0 (patch)
treee34c88e3ff36feaca3d5d7086fc2740fdbdff670 /popup/include_API/m_hpp.h
parent285d0b93bc5f99c565dab66e86b8130f0b56d150 (diff)
move api to folder
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@44 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'popup/include_API/m_hpp.h')
-rw-r--r--popup/include_API/m_hpp.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/popup/include_API/m_hpp.h b/popup/include_API/m_hpp.h
deleted file mode 100644
index 169b666..0000000
--- a/popup/include_API/m_hpp.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#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__