diff options
Diffstat (limited to 'plugins/Msg_Export/src/resource.h')
-rw-r--r-- | plugins/Msg_Export/src/resource.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/Msg_Export/src/resource.h b/plugins/Msg_Export/src/resource.h index 77919cd84f..d42cfb4645 100644 --- a/plugins/Msg_Export/src/resource.h +++ b/plugins/Msg_Export/src/resource.h @@ -2,7 +2,7 @@ // Microsoft Visual C++ generated include file.
// Used by w:\miranda-ng\plugins\Msg_Export\res\resource.rc
//
-#define IDI_EXPORT_MESSAGE 108
+#define IDI_MAIN 108
#define IDD_EXPORT_ALL_DLG 110
#define IDR_MSG_EXPORT 114
#define IDD_FILE_VIEWER 116
@@ -10,8 +10,6 @@ #define IDD_OPT_MSGEXPORT 121
#define IDD_OPT_CONTACTS 122
#define IDD_OPT_MSGEXPORT2 123
-#define IDI_NOTICK 205
-#define IDI_TICK 206
#define IDC_EXPORTALL 1001
#define IDC_EXPORT_DIR 1002
#define IDC_MAX_CLOUMN_WIDTH 1003
|