forked from qt-creator/qt-creator
debugger: suppress variable tooltips with outdated contents
This commit is contained in:
@@ -185,6 +185,7 @@ public:
|
||||
virtual void selectThread(int index);
|
||||
|
||||
virtual void assignValueInDebugger(const QString &expr, const QString &value);
|
||||
virtual void removeTooltip();
|
||||
|
||||
// Convenience
|
||||
static QMessageBox *showMessageBox
|
||||
|
||||
Reference in New Issue
Block a user