forked from qt-creator/qt-creator
Debugger: Hide KitAspectFactory
Change-Id: If98f4598efb273852a602a9ed7379341a3720a60 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
#include <projectexplorer/devicesupport/deviceprocessesdialog.h>
|
||||
#include <projectexplorer/devicesupport/sshparameters.h>
|
||||
#include <projectexplorer/itaskhandler.h>
|
||||
#include <projectexplorer/kitaspects.h>
|
||||
#include <projectexplorer/project.h>
|
||||
#include <projectexplorer/projectexplorer.h>
|
||||
#include <projectexplorer/projectexplorericons.h>
|
||||
@@ -687,8 +688,6 @@ public:
|
||||
Perspective m_perspective{Constants::PRESET_PERSPECTIVE_ID, Tr::tr("Debugger")};
|
||||
std::unique_ptr<Perspective> m_perspectiveCmake;
|
||||
|
||||
DebuggerKitAspectFactory debuggerKitAspect;
|
||||
|
||||
DebuggerRunWorkerFactory debuggerWorkerFactory;
|
||||
|
||||
// FIXME: Needed?
|
||||
|
||||
Reference in New Issue
Block a user