summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2018-03-01 12:23:21 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-04-13 02:29:40 +0200
commitf8d654bba844050a01a232eb8013561da57ed6e0 (patch)
treeb5d39f1ffb59f3a03fd88355d159abe7542df4d7 /include
parentafaa944633cb94205fb835c1d93775fa51ead749 (diff)
After Java settings have changed, restart LibO for real
Previously restart LibO dialog was shown, but did nothing. I haven't found an easy way to close all frames with 3 modal dialogs opened, so now restart dialog simply pops up later (after user bonks OK button on Tools > Options dialog) Change-Id: I6e61fa1fc41199c2f16cb80da771202c255f3810 Reviewed-on: https://gerrit.libreoffice.org/50566 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 683a68cb5106e99db0fbe892b5784d837cf8cb27) Reviewed-on: https://gerrit.libreoffice.org/50829 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/restartdialog.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/restartdialog.hxx b/include/svtools/restartdialog.hxx
index 74a90bde9c67..996bdc010085 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -54,6 +54,8 @@ enum RestartReason {
// "For the extension to work properly,
// %PRODUCTNAME must be restarted."
RESTART_REASON_OPENGL,
+ // No particular reason
+ RESTART_REASON_NONE
};
// Must be called with the solar mutex locked: