ProjectExplorer: Rename ToolChain to Toolchain

Change-Id: Ibb520f14ff3e2a6147ca5d419b9351c50c141063
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2023-11-24 15:53:31 +01:00
parent 2d4867e73f
commit c28fb1fdbe
78 changed files with 533 additions and 533 deletions

View File

@@ -21,7 +21,7 @@ class InfoLabel;
namespace ProjectExplorer {
class Kit;
class ToolChain;
class Toolchain;
} // namespace ProjectExplorer
namespace McuSupport {