debugger: use less "reset" in the locals view

This commit is contained in:
hjk
2009-03-24 12:55:26 +01:00
parent bd2a163f78
commit d5d7911f42

View File

@@ -682,7 +682,7 @@ void WatchHandler::rebuildModel()
emit layoutAboutToBeChanged();
if (oldTopINames != topINames) {
if (0 && oldTopINames != topINames) {
m_displaySet = initialSet();
m_expandedINames.clear();
emit reset();