UPD: Default option value

This commit is contained in:
Alexander Koblov 2021-10-16 12:38:41 +03:00
commit 9abafa32f7

View file

@ -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';