diff options
Diffstat (limited to 'plugins/DbEditorPP/src/resource.h')
-rw-r--r-- | plugins/DbEditorPP/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/resource.h b/plugins/DbEditorPP/src/resource.h index cd785d9e54..43afec172a 100644 --- a/plugins/DbEditorPP/src/resource.h +++ b/plugins/DbEditorPP/src/resource.h @@ -65,10 +65,10 @@ #define IDC_ARRAYSIZE 1030
#define IDC_CURRENTSIZE 1032
#define IDC_INFOTEXT 1033
+#define IDC_BTNREPLACE 1034
#define IDC_CRLF 1035
#define IDC_CASESENSITIVE 1040
#define IDC_LIST 1041
-#define IDC_SEARCH 1042
#define IDC_EXACT 1043
#define IDC_EXPANDSETTINGS 1044
#define IDC_SEARCH2 1045
|