forked from qt-creator/qt-creator
debugger: try to improve tooltip handling
Still far from usable.
This commit is contained in:
@@ -525,7 +525,7 @@ private: ////////// View & Data Stuff //////////
|
||||
|
||||
static QString m_toolTipExpression;
|
||||
static QPoint m_toolTipPos;
|
||||
static QByteArray tooltipIName();
|
||||
static QByteArray tooltipIName(const QString &exp);
|
||||
|
||||
// HACK:
|
||||
StackFrame m_targetFrame;
|
||||
|
||||
Reference in New Issue
Block a user