mirror of https://gitlab.com/basile.b/dexed.git
symlist, reset filter on other doc focused
This commit is contained in:
parent
ad49c10ead
commit
da9cf5105b
|
@ -584,6 +584,7 @@ begin
|
||||||
if fDoc = document then
|
if fDoc = document then
|
||||||
exit;
|
exit;
|
||||||
fDoc := document;
|
fDoc := document;
|
||||||
|
TreeFilterEdit1.Text:='';
|
||||||
if not Visible then
|
if not Visible then
|
||||||
exit;
|
exit;
|
||||||
if fAutoRefresh then
|
if fAutoRefresh then
|
||||||
|
|
Loading…
Reference in New Issue