diff options
Diffstat (limited to 'plugins/DbChecker/src/resource.h')
-rw-r--r-- | plugins/DbChecker/src/resource.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/DbChecker/src/resource.h b/plugins/DbChecker/src/resource.h index 1695ebd6dd..bc00166ba9 100644 --- a/plugins/DbChecker/src/resource.h +++ b/plugins/DbChecker/src/resource.h @@ -1,32 +1,32 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by resource.rc +// Used by w:\miranda-ng\plugins\DbChecker\res\resource.rc // - #define IDD_WIZARD 101 #define IDE_WATERMARK 102 #define IDI_DBTOOL 102 #define IDE_HDRLOGO 103 -#define IDD_WELCOME 106 -#define IDD_OPENERROR 108 -#define IDD_PROGRESS 111 +#define IDD_OPTPAGE 104 +#define IDD_OPENERROR 105 +#define IDD_PROGRESS 106 #define IDC_WATERMARK 1000 #define IDC_TITLE 1001 #define IDC_HDRLOGO 1002 +#define IDC_SPLITTER 1003 #define IDC_FILE 1004 #define IDC_ERRORTEXT 1006 #define IDC_INUSE 1007 #define IDC_PROGRESS 1011 #define IDC_STATUS 1012 -#define IDC_BACKUPFILE 1017 -#define IDC_CHECK1 1018 -#define IDC_STATIC -1 +#define IDC_MARKREAD 1013 +#define IDC_FILENAME 1014 +#define IDC_OPENFILE 1015 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_RESOURCE_VALUE 107 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1019 #define _APS_NEXT_SYMED_VALUE 101 |