[TD]Prevent segfault on exit with open task dialog
This commit is contained in:
committed by
WandererFan
parent
ca4f16a1a7
commit
8b4ef152bf
@@ -235,7 +235,6 @@ TaskDetail::TaskDetail(TechDraw::DrawViewDetail* detailFeat):
|
||||
|
||||
TaskDetail::~TaskDetail()
|
||||
{
|
||||
m_ghost->deleteLater(); //this might not exist if scene is destroyed before TaskDetail is deleted?
|
||||
}
|
||||
|
||||
void TaskDetail::updateTask()
|
||||
|
||||
Reference in New Issue
Block a user