summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2023-09-06 10:28:59 -0400
committerHenry Castro <hcastro@collabora.com>2023-10-09 16:32:35 +0200
commit447d6af45b3c454bb858bc904f50e500aaaefc60 (patch)
tree67fdac46750ebe59ac58d704a081fac65bc60eda /uui
parentf6ef76cce3b05b1b3304d409882c339c116a7c08 (diff)
lok: implement "handleLoadReadOnlyRequest"
Is used for interaction handle to query user decision regarding to open the document read only. Signed-off-by: Henry Castro <hcastro@collabora.com> Change-Id: Ia945eae7b1627d57d6211ae92a784d50313c2627 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156623 Reviewed-by: Ashod Nakashian <ash@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157703 Tested-by: Jenkins
Diffstat (limited to 'uui')
-rw-r--r--uui/source/iahndl-errorhandler.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/source/iahndl-errorhandler.cxx b/uui/source/iahndl-errorhandler.cxx
index c89e66b93c35..e4be8a713911 100644
--- a/uui/source/iahndl-errorhandler.cxx
+++ b/uui/source/iahndl-errorhandler.cxx
@@ -94,7 +94,6 @@ executeErrorDialog(
break;
}
-
switch (nButtonMask)
{
case MessageBoxStyle::NONE: