Skip to content

Commit b6d8321

Browse files
committed
fix
1 parent 2feda02 commit b6d8321

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gui/resultsview.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ void ResultsView::clear(bool results)
123123
}
124124

125125
mUI->mDetails->setText(QString());
126+
mUI->mCode->clear();
126127

127128
mStatistics->clear();
128129
delete mCheckSettings;

0 commit comments

Comments
 (0)