sfx2/source/view/viewfrm.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 057990769325b2f3dd2f198a9bf76a0a85447bb7
Author: Samuel Mehrbrodt <[email protected]>
Date: Tue Jan 31 14:22:36 2017 +0100
tdf#105566 Close Infobar after clicking action button
gpg4libre
Change-Id: I24c7021043c5fb1a2a8ef1fbce66f8e416377692
Reviewed-on: https://gerrit.libreoffice.org/33755
Reviewed-by: Samuel Mehrbrodt <[email protected]>
Tested-by: Samuel Mehrbrodt <[email protected]>
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index 3249078..5e74b85 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -1350,6 +1350,7 @@ IMPL_LINK_NOARG(SfxViewFrame, SwitchReadOnlyHandler,
Button*, void)
IMPL_LINK_NOARG(SfxViewFrame, SignDocumentHandler, Button*, void)
{
+ RemoveInfoBar("signature");
GetDispatcher()->Execute(SID_SIGNATURE);
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits