From 3afd2d1c465a6ffcbf0f80e0cb50880b9ff174f0 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 4 Jan 2013 20:43:21 +0000 Subject: -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 --- plugins/Msg_Export/src/Glob.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/Msg_Export/src/Glob.h') 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 -- cgit v1.2.3