From d795d147b644a9abdb9fb343dec5970e435b527b Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Thu, 20 Jul 2023 06:04:11 -0400 Subject: Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery" This reverts 7.4 commit 18cc891483fef63ad168273658a30bff72b87a95. The bits are no longer used because all options in this dialog apply immediately, thanks to tdf#65509 and even more so tdf#156308 (which are API changes that won't be backported - so 24.2+ only). I didn't see any other option in this dialog that could have benefitted from a restart request, and the scope of this dialog is rather small, so no value in ignoring the dead code. Change-Id: I3f40421af079fd42c10d6862949279328ef5583b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154669 Tested-by: Jenkins Reviewed-by: Justin Luth --- svtools/uiconfig/ui/restartdialog.ui | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'svtools/uiconfig/ui/restartdialog.ui') diff --git a/svtools/uiconfig/ui/restartdialog.ui b/svtools/uiconfig/ui/restartdialog.ui index 89fc4340533c..d6076a3fe01b 100644 --- a/svtools/uiconfig/ui/restartdialog.ui +++ b/svtools/uiconfig/ui/restartdialog.ui @@ -258,21 +258,6 @@ 13 - - - False - True - For the modified save settings to take effect, %PRODUCTNAME must be restarted. - True - 50 - 0 - - - False - True - 14 - - True @@ -284,7 +269,7 @@ False True - 15 + 14 @@ -299,7 +284,7 @@ False True - 16 + 15 -- cgit