Tasking::Tree: Rename Tree into TaskTreeTask

Task-number: QTCREATORBUG-29102
Change-Id: I70073bcb44a712c427c8c5aea42c48dbc30eebe0
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2023-05-09 23:43:18 +02:00
parent b05666d5c5
commit c68a013a3e
7 changed files with 12 additions and 12 deletions

View File

@@ -472,7 +472,7 @@ ShowController::ShowController(IDocument *document, const QString &id)
OnGroupSetup(desciptionDetailsSetup),
ProcessTask(setupBranches, onBranchesDone, onBranchesError),
ProcessTask(setupPrecedes, onPrecedesDone, onPrecedesError),
Tree(setupFollows)
TaskTreeTask(setupFollows)
}
},
Group {