forked from qt-creator/qt-creator
Debugger: Fix QmlInspector column width
Task-number: QTCREATORBUG-14192 Change-Id: Ic462bbcf07dc3c683b86e65628bae7ac8ac9249a Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
@@ -1200,7 +1200,6 @@ void WatchModel::reexpandItems()
|
||||
void WatchHandler::removeAllData(bool includeInspectData)
|
||||
{
|
||||
m_model->reinitialize(includeInspectData);
|
||||
updateWatchersWindow();
|
||||
}
|
||||
|
||||
void WatchHandler::resetValueCache()
|
||||
|
||||
Reference in New Issue
Block a user