forked from qt-creator/qt-creator
DebuggerAspect: Show both Cpp and QML debug check boxes
Change-Id: Ice552b9ed78ee7fdc9950b78d042f0f6a59d2657 Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -70,8 +70,6 @@ public:
|
||||
void setQmllDebugServerPort(uint port);
|
||||
bool useMultiProcess() const;
|
||||
void setUseMultiProcess(bool on);
|
||||
bool areQmlDebuggingOptionsSuppressed() const;
|
||||
bool areCppDebuggingOptionsSuppressed() const;
|
||||
bool isQmlDebuggingSpinboxSuppressed() const;
|
||||
ProjectExplorer::RunConfiguration *runConfiguration();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user