ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}

Change-Id: I069bddeb457366210d339edcbb8ffb359a40fab8
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
hjk
2023-08-11 09:18:56 +02:00
parent 9a69c20c40
commit 017d7c0e47
122 changed files with 135 additions and 136 deletions

View File

@@ -13,7 +13,7 @@
#include <projectexplorer/buildsteplist.h>
#include <projectexplorer/deployconfiguration.h>
#include <projectexplorer/devicesupport/devicemanager.h>
#include <projectexplorer/kitinformation.h>
#include <projectexplorer/kitaspects.h>
#include <projectexplorer/project.h>
#include <projectexplorer/projectnodes.h>
#include <projectexplorer/runconfigurationaspects.h>