forked from qt-creator/qt-creator
debugger: make stack reload engine-agnostic
This commit is contained in:
@@ -279,6 +279,7 @@ private slots:
|
||||
void setStatus(int status);
|
||||
void clearStatusMessage();
|
||||
void attemptBreakpointSynchronization();
|
||||
void reloadFullStack();
|
||||
|
||||
private:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user