forked from qt-creator/qt-creator
make breakpoint and watchers view more robust when switching sessions
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
|
||||
void loadSessionData();
|
||||
void saveSessionData();
|
||||
void removeSessionData();
|
||||
|
||||
QAbstractItemModel *model() { return this; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user