mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
ADD: Editor - difference files default filter
This commit is contained in:
parent
d8b44cffdb
commit
e78ce00f7b
1 changed files with 1 additions and 0 deletions
|
|
@ -267,6 +267,7 @@ object dmHighl: TdmHighl
|
|||
end
|
||||
object SynDiffSyn1: TSynDiffSyn
|
||||
Tag = 1
|
||||
DefaultFilter = 'Difference Files (*.diff,*.patch)|*.diff;*.patch'
|
||||
Enabled = False
|
||||
UnknownAttri.FrameEdges = sfeAround
|
||||
SpaceAttri.FrameEdges = sfeAround
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue