From bcd9c857413cb5ce5efe6a7e920a98e94376626c Mon Sep 17 00:00:00 2001 From: Al Poole Date: Tue, 19 Sep 2017 14:38:23 +0100 Subject: [PATCH] stash: fix bug missed. make sure to update all items on stash. --- src/bin/edi_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/edi_main.c b/src/bin/edi_main.c index faceeb5..9ccf27d 100644 --- a/src/bin/edi_main.c +++ b/src/bin/edi_main.c @@ -1026,7 +1026,7 @@ static void _edi_scm_stash_do_cb(void *data EINA_UNUSED) { edi_scm_stash(); - edi_filepanel_scm_status_update(); + edi_filepanel_status_refresh(); } static void