mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
parent
80b80482f1
commit
ce98266df2
1 changed files with 1 additions and 1 deletions
|
|
@ -1604,7 +1604,7 @@ begin
|
|||
gAutoFillColumns := False;
|
||||
gAutoSizeColumn := 1;
|
||||
gColumnsAutoSaveWidth := True;
|
||||
gColumnsTitleStyle := {$IFDEF LCLWIN32}tsNative{$ELSE}tsStandard{$ENDIF};
|
||||
gColumnsTitleStyle := tsNative;
|
||||
gCustomColumnsChangeAllColumns := False;
|
||||
gDateTimeFormat := DefaultDateTimeFormat;
|
||||
gCutTextToColWidth := True;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue