summaryrefslogtreecommitdiff
path: root/TranslitSwitcher/Src/TranslitSwitcher.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-07-03 09:08:35 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-07-03 09:08:35 +0000
commitd7c51a9f51f08224ef91f89547b52dbf370a4bfd (patch)
treea9e38abdd0bd5c59d7bdb59d542de6d9f56a8c11 /TranslitSwitcher/Src/TranslitSwitcher.h
parent63d7c410aff770eb186460b9dcc2bba8f25acd3a (diff)
TranslitSwitcher:
for history++, IEView and any popup plugins. Now you can convert layout of incoming messages. just select something from the log and press "Convert All" hotkey. you'll see a popup window with the desired result. version bump git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@139 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'TranslitSwitcher/Src/TranslitSwitcher.h')
-rw-r--r--TranslitSwitcher/Src/TranslitSwitcher.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TranslitSwitcher/Src/TranslitSwitcher.h b/TranslitSwitcher/Src/TranslitSwitcher.h
index 1672a61..cc720c1 100644
--- a/TranslitSwitcher/Src/TranslitSwitcher.h
+++ b/TranslitSwitcher/Src/TranslitSwitcher.h
@@ -37,10 +37,13 @@ Boston, MA 02111-1307, USA.
#include "win2k.h"
#include <m_icolib.h>
#include "m_msg_buttonsbar.h"
+#include "m_popup.h"
#include "..\version.h"
#include "..\resource.h"
#include "m_smileyadd.h"
+#include "m_ieview.h"
+#include "m_popup2.h"
#define IDC_MESSAGE 1002
#define IDC_CHATMESSAGE 1009