ProjectExplorer: More KitAspect related renamings

Change-Id: I10ad7aacaaf7346f91cadec479f4bba8481b1502
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
hjk
2023-08-16 10:20:01 +02:00
parent aa093c1e91
commit e02de2ddde
9 changed files with 51 additions and 55 deletions

View File

@@ -21,7 +21,7 @@ public:
enum class ToolType { Meson, Ninja };
ToolKitAspectWidget(ProjectExplorer::Kit *kit,
const ProjectExplorer::KitAspectFactory *ki,
const ProjectExplorer::KitAspectFactory *factory,
ToolType type);
~ToolKitAspectWidget();