mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Tree view - show hidden folders
This commit is contained in:
parent
b42a7db9f6
commit
6774cfbba9
1 changed files with 1 additions and 0 deletions
|
|
@ -4411,6 +4411,7 @@ begin
|
|||
|
||||
with ShellTreeView as TShellTreeView do
|
||||
begin
|
||||
UpdateTreeView;
|
||||
ReadOnly := True;
|
||||
RightClickSelect := True;
|
||||
FileSortType := fstNone;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue