Hide find/jump toolbars when closing a capture

This commit is contained in:
baldurk
2019-08-01 12:00:23 +01:00
parent 87e51658f0
commit 78ae520e3a
+2
View File
@@ -270,6 +270,8 @@ void EventBrowser::OnCaptureClosed()
{
clearBookmarks();
on_HideFindJump();
ui->events->clear();
ui->find->setEnabled(false);