GUI: Clear the details panel when starting new check.

This commit is contained in:
Kimmo Varis 2010-11-24 17:09:02 +02:00
parent 0da55d6477
commit c6046b6663
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ ResultsView::~ResultsView()
void ResultsView::Clear()
{
mUI.mTree->Clear();
mUI.mDetails->setText("");
mErrorsFound = false;
//Clear the progressbar