summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-30 20:00:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-31 12:35:07 +0100
commitc40202a032c9f10161f46142c6960427522466fa (patch)
tree841697f5e4c17f94e95fabdaa149e6604c0b41f2 /include
parent2009cbb8515c99f8139f3e067e77823e2122cf71 (diff)
prompt to restart office when required for experimental features
Change-Id: I43051ec6b0efeaebcf4a28940f70913423b8ea9f (cherry picked from commit 7ce2a89f4f8fa84232896766276cb3433ada239c)
Diffstat (limited to 'include')
-rw-r--r--include/svtools/restartdialog.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/svtools/restartdialog.hxx b/include/svtools/restartdialog.hxx
index 993b0998aa0b..d74d6d3e863f 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -29,9 +29,12 @@ enum RestartReason {
RESTART_REASON_PDF_AS_STANDARD_JOB_FORMAT,
// For the modified default print job format to take effect,
// %PRODUCTNAME must be restarted.
- RESTART_REASON_BIBLIOGRAPHY_INSTALL
+ RESTART_REASON_BIBLIOGRAPHY_INSTALL,
// "For the bibliography to work properly,
// %PRODUCTNAME must be restarted."
+ RESTART_REASON_MODIFIED_SIDEBAR
+ // "For the sidebar to work properly,
+ // %PRODUCTNAME must be restarted."
};
// Must be called with the solar mutex locked: