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-09-15 16:06:30 +0200
commit7cbe8dda1c45ed770194e820c542b237c5b8aae0 (patch)
tree56b67fa2f22b960d1a6d406131a11887021a2d34 /uui
parent81fa0ab10b9acabe9b7f8ce9a8d7b1c0765bfdfc (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>
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 5e758da9515c..765e7d077182 100644
--- a/uui/source/iahndl-errorhandler.cxx
+++ b/uui/source/iahndl-errorhandler.cxx
@@ -94,7 +94,6 @@ executeErrorDialog(
break;
}
-
switch (nButtonMask)
{
case MessageBoxStyle::NONE: