IDE: moved debug options form to debugger directory

git-svn-id: trunk@16352 -
This commit is contained in:
mattias 2008-09-01 17:21:48 +00:00
parent fa30fe40de
commit 64668d1e39
4 changed files with 3 additions and 3 deletions

6
.gitattributes vendored
View File

@ -1229,6 +1229,9 @@ debugger/dbgoutputform.pp svneol=native#text/pascal
debugger/dbgutils.pp svneol=native#text/pascal
debugger/debugger.pp svneol=native#text/pascal
debugger/debuggerdlg.pp svneol=native#text/pascal
debugger/debugoptionsfrm.lfm svneol=native#text/plain
debugger/debugoptionsfrm.lrs svneol=native#text/pascal
debugger/debugoptionsfrm.pas svneol=native#text/pascal
debugger/evaluatedlg.lfm svneol=native#text/plain
debugger/evaluatedlg.lrs svneol=native#text/pascal
debugger/evaluatedlg.pp svneol=native#text/pascal
@ -2060,9 +2063,6 @@ ide/condef.lrs svneol=native#text/pascal
ide/condef.pas svneol=native#text/pascal
ide/customformeditor.pp svneol=native#text/pascal
ide/debugmanager.pas svneol=native#text/pascal
ide/debugoptionsfrm.lfm svneol=native#text/plain
ide/debugoptionsfrm.lrs svneol=native#text/pascal
ide/debugoptionsfrm.pas svneol=native#text/pascal
ide/dialogprocs.pas svneol=native#text/pascal
ide/diffdialog.lfm svneol=native#text/plain
ide/diffdialog.lrs svneol=native#text/plain