Debugger: Fix QmlInspector column width

Task-number: QTCREATORBUG-14192
Change-Id: Ic462bbcf07dc3c683b86e65628bae7ac8ac9249a
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
hjk
2015-03-26 17:24:04 +01:00
parent b0977f8322
commit d920ed9115
2 changed files with 1 additions and 1 deletions

View File

@@ -1200,7 +1200,6 @@ void WatchModel::reexpandItems()
void WatchHandler::removeAllData(bool includeInspectData)
{
m_model->reinitialize(includeInspectData);
updateWatchersWindow();
}
void WatchHandler::resetValueCache()