diff --git a/.gitattributes b/.gitattributes index 64a681e3e5..0c68e72890 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7340,6 +7340,7 @@ ide/editormacrolistviewer.lfm svneol=native#text/pascal ide/editormacrolistviewer.pas svneol=native#text/pascal ide/editoroptions.pp svneol=native#text/pascal ide/editoroptions.rc svneol=native#text/plain +ide/editoroptions.res -text ide/editortoolbarstatic.pas svneol=native#text/pascal ide/emptymethodsdlg.lfm svneol=native#text/plain ide/emptymethodsdlg.pas svneol=native#text/plain diff --git a/ide/editoroptions.res b/ide/editoroptions.res new file mode 100644 index 0000000000..c9decfb2c6 Binary files /dev/null and b/ide/editoroptions.res differ