mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 08:07:06 -06:00
9.07 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
c99f3ebdd6
commit
2fed872194
@@ -1,4 +1,10 @@
|
||||
#define IDD_EDIT 542
|
||||
#define IDC_EDIT_STATIC_EDITOR 1000
|
||||
#define IDC_EDIT_EDIT_EDITOR 1002
|
||||
#define IDC_EDIT_BUTTON_SET 1003
|
||||
#define IDD_EDIT 542
|
||||
#define IDD_EDIT_2 642
|
||||
|
||||
#define IDC_EDIT_STATIC_EDITOR 1000
|
||||
#define IDC_EDIT_EDIT_EDITOR 1001
|
||||
#define IDC_EDIT_BUTTON_EDITOR 1002
|
||||
|
||||
#define IDC_EDIT_STATIC_DIFF 1010
|
||||
#define IDC_EDIT_EDIT_DIFF 1011
|
||||
#define IDC_EDIT_BUTTON_DIFF 1012
|
||||
|
||||
Reference in New Issue
Block a user