We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ResultsView::clear()
1 parent 26f1287 commit 6e903a6Copy full SHA for 6e903a6
1 file changed
gui/mainwindow.cpp
@@ -597,7 +597,6 @@ void MainWindow::doAnalyzeProject(ImportProject p, const bool checkLibrary, cons
597
enableProjectActions(false);
598
}
599
600
- mUI->mResults->clear(true);
601
mUI->mResults->setResultsSource(ResultsTree::ResultsSource::Analysis);
602
mThread->clearFiles();
603
0 commit comments