Commit ccbb00db authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): Open recent files with long paths elided with ellipsis

Fixes #10145.

Turns out we were clobbering out internal data because Delphi strings
are copy-on-write. At the same time, moved from using the Hint property
to just referencing the source filename in the array, as that is cleaner
anyway.
parent 149fc5e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment