Imported Upstream version 9.20
[platform/upstream/7zip.git] / CPP / 7zip / UI / FileManager / EditPage2.rc
1 CAPTION "Editor"\r
2 {\r
3   LTEXT       "&Editor:", IDC_EDIT_STATIC_EDITOR, m, m, xc, 8\r
4   EDITTEXT    IDC_EDIT_EDIT_EDITOR, m, 20, xc - m - bxsDots, 14, ES_AUTOHSCROLL\r
5   PUSHBUTTON  "...", IDC_EDIT_BUTTON_EDITOR, xs - m - bxsDots, 19, bxsDots, bys\r
6   LTEXT       "&Diff:", IDC_EDIT_STATIC_DIFF, m, 40, xc, 8\r
7   EDITTEXT    IDC_EDIT_EDIT_DIFF, m, 52, xc - m - bxsDots, 14, ES_AUTOHSCROLL\r
8   PUSHBUTTON  "...", IDC_EDIT_BUTTON_DIFF, xs - m - bxsDots, 51, bxsDots, bys\r
9 }\r