From da9cf5105b4c8d44449c11cb180dc58ab7eecb80 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Fri, 7 Jun 2019 09:52:32 +0200 Subject: [PATCH] symlist, reset filter on other doc focused --- src/u_symlist.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/src/u_symlist.pas b/src/u_symlist.pas index 610da124..5134b124 100644 --- a/src/u_symlist.pas +++ b/src/u_symlist.pas @@ -584,6 +584,7 @@ begin if fDoc = document then exit; fDoc := document; + TreeFilterEdit1.Text:=''; if not Visible then exit; if fAutoRefresh then