debugger: suppress variable tooltips with outdated contents

This commit is contained in:
hjk
2010-09-15 19:02:12 +02:00
parent 2e02f4cb27
commit bd2d160a95
8 changed files with 37 additions and 12 deletions

View File

@@ -156,6 +156,7 @@ public:
void loadSessionData();
void saveSessionData();
void removeTooltip();
void initializeFromTemplate(WatchHandler *other);
void storeToTemplate(WatchHandler *other);