forked from qt-creator/qt-creator
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user