Debugger: Avoid two uses of IRCAspect::runConfiguration

The function is about to be removed.

Change-Id: Ib18d1c51c18a9a979395910cdcd487575061dea0
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
hjk
2018-09-11 14:40:57 +02:00
parent 679576b511
commit 8b24fb2a46
3 changed files with 6 additions and 9 deletions

View File

@@ -61,7 +61,6 @@ public:
void toMap(QVariantMap &map) const override;
bool useCppDebugger() const;
void setUseCppDebugger(bool value);
bool useQmlDebugger() const;
void setUseQmlDebugger(bool value);
uint qmlDebugServerPort() const;