forked from qt-creator/qt-creator
Debugger[CDB]: Move breakpoint back from corrected location.
Make it fully work. Task-number: QTCREATORBUG-4842
This commit is contained in:
@@ -168,6 +168,7 @@ private:
|
||||
QVariant headerData(int section, Qt::Orientation orientation, int role) const;
|
||||
Qt::ItemFlags flags(const QModelIndex &index) const;
|
||||
|
||||
bool isEngineRunning(BreakpointId id) const;
|
||||
void setState(BreakpointId id, BreakpointState state);
|
||||
void loadBreakpoints();
|
||||
void saveBreakpoints();
|
||||
|
||||
Reference in New Issue
Block a user