Skip to content
Snippets Groups Projects
Commit 6f654f7d authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez :penguin:
Browse files

Don't store a ProjectBaseItem in the MakeJob

Use a QPersistantModelIndex instead and fetch the item only when it's
needed. This way we can make sure that we don't crash if the item was
deleted during the job's life.

This is a bug fix, but I'm only committing to master for the moment.

BUG: 319335
CCBUG: 293191

Conflicts:
	projectbuilders/makebuilder/makejob.cpp
	projectbuilders/makebuilder/makejob.h
parent 8eb885b8
No related branches found
No related tags found
Loading
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