Skip to content

Commit

Permalink
Tracing (hidden C: drive)
Browse files Browse the repository at this point in the history
Source commit: 89e9f4995a20f7f7d01bf6e3c7140c86a9763ada
  • Loading branch information
martinprikryl committed Jan 25, 2018
1 parent e9a33df commit 3bced92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/packages/filemng/DirView.pas
Expand Up @@ -752,7 +752,9 @@ function TDirView.GetHomeDirectory: string;
begin
Result := UserDocumentDirectory;
if IsUNCPath(Result) then
begin
Result := AnyValidPath;
end;
end;
end; { GetHomeDirectory }

Expand Down

0 comments on commit 3bced92

Please sign in to comment.