forked from qt-creator/qt-creator
debugger: fix script debugger startup
This commit is contained in:
@@ -82,7 +82,7 @@ private:
|
||||
void exitDebugger();
|
||||
|
||||
void continueInferior();
|
||||
void runInferior();
|
||||
Q_SLOT void runInferior();
|
||||
void interruptInferior();
|
||||
|
||||
void runToLineExec(const QString &fileName, int lineNumber);
|
||||
|
||||
Reference in New Issue
Block a user