forked from qt-creator/qt-creator
Debugger: Move CommonOptionsPage to new settings scheme
Change-Id: I851931d3b0536659dc2e53a67b9879caad2f3166 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "sourceutils.h"
|
||||
#include "shared/hostutils.h"
|
||||
#include "console/console.h"
|
||||
|
||||
#include "commonoptionspage.h"
|
||||
|
||||
#include "analyzer/analyzerconstants.h"
|
||||
@@ -697,7 +696,6 @@ public:
|
||||
std::unique_ptr<Perspective> m_perspectiveCmake;
|
||||
|
||||
DebuggerKitAspect debuggerKitAspect;
|
||||
CommonOptionsPage commonOptionsPage;
|
||||
|
||||
DebuggerRunWorkerFactory debuggerWorkerFactory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user