Update details list after each full parse.
--HG-- branch : feature
This commit is contained in:
parent
251a717c6f
commit
39a8165bd5
|
@ -2690,6 +2690,7 @@ void MainWindow::FullParseFile()
|
|||
SetEnableTool(comboBoxDraws->count() > 0);
|
||||
patternReadOnly = doc->IsReadOnly();
|
||||
SetEnableWidgets(true);
|
||||
detailsWidget->UpdateList();
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user