summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/Glob.h
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-01-04 20:43:21 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-01-04 20:43:21 +0000
commit3afd2d1c465a6ffcbf0f80e0cb50880b9ff174f0 (patch)
tree9abee8ca8391fa3579246e79ef84049d6421b5a0 /plugins/Msg_Export/src/Glob.h
parent84cb58607f11d437b875e0db3857a94920c3a6b6 (diff)
-support for WindowList
-simplified storing position -removed duplicated menu item git-svn-id: http://svn.miranda-ng.org/main/trunk@2968 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Msg_Export/src/Glob.h')
-rwxr-xr-xplugins/Msg_Export/src/Glob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Msg_Export/src/Glob.h b/plugins/Msg_Export/src/Glob.h
index 8de2c0843e..ec898ac3f1 100755
--- a/plugins/Msg_Export/src/Glob.h
+++ b/plugins/Msg_Export/src/Glob.h
@@ -26,4 +26,6 @@
extern HINSTANCE hInstance;
+extern HANDLE hInternalWindowList;
+
#endif \ No newline at end of file