Skip to content
Snippets Groups Projects
Commit 97b2e77c authored by con's avatar con
Browse files

Fix crash when completely removing a file type from pro file.

The wrong category folder (like Sources/Headers) would be deleted from
the project tree, because all category folders had the same path.
The nodes' path is used everywhere for performance optimization.
parent 5aa65b12
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment