forked from qt-creator/qt-creator
fix expansion state of "dummy" items in locals&watchers after frame changes
This commit is contained in:
@@ -85,7 +85,6 @@ private:
|
||||
|
||||
bool m_alwaysResizeColumnsToContents;
|
||||
Type m_type;
|
||||
bool m_blocked;
|
||||
QSet<QString> m_expandedItems;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user