the editor unindents now on pressing }. have fun!

- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
- updated captions
- fixed configs-bug (configs weren't uploaded during FTP installations)
This commit is contained in:
Christian Hammacher 2005-08-01 00:24:40 +00:00
parent 8234977fa9
commit b2218661f8

View File

@ -6217,6 +6217,8 @@ object frmMain: TfrmMain
Indent = 19
TabOrder = 0
OnChange = trvDirectoriesChange
OnCollapsing = trvDirectoriesCollapsing
OnExpanding = trvDirectoriesExpanding
OnExpanded = trvDirectoriesExpanded
end
end