diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-01-04 20:43:21 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-01-04 20:43:21 +0000 |
commit | 3afd2d1c465a6ffcbf0f80e0cb50880b9ff174f0 (patch) | |
tree | 9abee8ca8391fa3579246e79ef84049d6421b5a0 /plugins/Msg_Export/src/resource.h | |
parent | 84cb58607f11d437b875e0db3857a94920c3a6b6 (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/resource.h')
-rwxr-xr-x | plugins/Msg_Export/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/resource.h b/plugins/Msg_Export/src/resource.h index cd12714f9a..adf81b6ae2 100755 --- a/plugins/Msg_Export/src/resource.h +++ b/plugins/Msg_Export/src/resource.h @@ -1,5 +1,5 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
+// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDI_EXPORT_MESSAGE 108
|