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