From c627ddf3bcf94fecdd3dee184464d2a4ddcf5ccf Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Tue, 4 Feb 2020 13:54:15 +0100 Subject: [PATCH] Added finish message --- IPHRedaction/Clean.xba | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/IPHRedaction/Clean.xba b/IPHRedaction/Clean.xba index 98603d0..b131da5 100644 --- a/IPHRedaction/Clean.xba +++ b/IPHRedaction/Clean.xba @@ -1,6 +1,6 @@ -Sub mark9 +Sub mark10 End Sub @@ -39,6 +39,7 @@ Sub cleanButton loadArticleStyles statusIndicator.end() saveAndreload() + MsgBox "Чистка завершена." End Sub Private Sub removeFirstElementPageBreak