forked from qt-creator/qt-creator
Debugger: Move session load/restore handling
... to breakpoint and watchhandler. More modular this way. Change-Id: I4a45481fcc2bfde67b164bd7274fb7b2a12cb7ac Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -78,9 +78,6 @@ public:
|
||||
|
||||
void loadSessionDataForEngine();
|
||||
|
||||
static void loadSessionData();
|
||||
static void saveSessionData();
|
||||
|
||||
bool isExpandedIName(const QString &iname) const;
|
||||
QSet<QString> expandedINames() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user