forked from qt-creator/qt-creator
make breakpoint and watchers view more robust when switching sessions
This commit is contained in:
@@ -182,7 +182,6 @@ public:
|
||||
private:
|
||||
friend class WatchModel;
|
||||
|
||||
void loadWatchers();
|
||||
void saveWatchers();
|
||||
static void loadTypeFormats();
|
||||
static void saveTypeFormats();
|
||||
|
||||
Reference in New Issue
Block a user