Debugger: Name KitAspect related classes more similar to their bases

Change-Id: I2f18f382ccedfde343c72f8a9562f900faa43756
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2023-08-10 13:30:29 +02:00
parent fde372b81e
commit 0a3aad0093
3 changed files with 42 additions and 46 deletions

View File

@@ -687,7 +687,7 @@ public:
Perspective m_perspective{Constants::PRESET_PERSPECTIVE_ID, Tr::tr("Debugger")};
std::unique_ptr<Perspective> m_perspectiveCmake;
DebuggerKitAspect debuggerKitAspect;
DebuggerKitAspectFactory debuggerKitAspect;
DebuggerRunWorkerFactory debuggerWorkerFactory;