forked from qt-creator/qt-creator
debugger: move progress handling to debugger engine base class
This commit is contained in:
@@ -212,6 +212,7 @@ public:
|
||||
//QAbstractItemModel *snapshotModel() const;
|
||||
QAbstractItemModel *sourceFilesModel() const;
|
||||
|
||||
void progressPing();
|
||||
void handleFinished();
|
||||
void handleStartFailed();
|
||||
bool debuggerActionsEnabled() const;
|
||||
|
||||
Reference in New Issue
Block a user