forked from qt-creator/qt-creator
Debugger: Remove unused UpdateParameters::tooltipExpression member
Change-Id: I61360b151ac8e6181b0635437468b4cd897c9ee8 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
@@ -160,7 +160,6 @@ public:
|
||||
bool tryPartial;
|
||||
bool tooltipOnly;
|
||||
QByteArray varList;
|
||||
QString tooltipExpression;
|
||||
};
|
||||
|
||||
typedef QHash<QString, QStringList> DumperTypeFormats; // Type name -> Dumper Formats
|
||||
|
||||
Reference in New Issue
Block a user