mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Default option value
This commit is contained in:
parent
c16eaa1e43
commit
9abafa32f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1910,6 +1910,7 @@ begin
|
|||
{ Miscellaneous page }
|
||||
gGridVertLine := False;
|
||||
gGridHorzLine := False;
|
||||
gShowCurDirTitleBar := False;
|
||||
gShowWarningMessages := True;
|
||||
gSpaceMovesDown := False;
|
||||
gDirBrackets := True;
|
||||
|
|
@ -2064,7 +2065,6 @@ begin
|
|||
|
||||
{ - Other - }
|
||||
gGoToRoot := False;
|
||||
gShowCurDirTitleBar := True;
|
||||
gLuaLib := LuaDLL;
|
||||
gActiveRight := False;
|
||||
gNameSCFile := 'shortcuts.scf';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue