forked from qt-creator/qt-creator
debugger: suppress variable tooltips with outdated contents
This commit is contained in:
@@ -156,6 +156,7 @@ public:
|
||||
|
||||
void loadSessionData();
|
||||
void saveSessionData();
|
||||
void removeTooltip();
|
||||
|
||||
void initializeFromTemplate(WatchHandler *other);
|
||||
void storeToTemplate(WatchHandler *other);
|
||||
|
||||
Reference in New Issue
Block a user