summaryrefslogtreecommitdiff
path: root/include/svtools/restartdialog.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-08-02 21:04:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-08-02 21:04:44 +0100
commit4e8bc5462a01818f0f9c92a09f1bdc68821187f4 (patch)
tree77d6ba35c07a89bcb0002ce644a363f86cd4d772 /include/svtools/restartdialog.hxx
parent40c889105ff758ae09c7d9f423fbc3b85d5e2a53 (diff)
Related: tdf#101196 prompt to restart after OpenGL config changes
Change-Id: If0ade12ed4cf360bdac8cfbec7bb09c9a640fc6d
Diffstat (limited to 'include/svtools/restartdialog.hxx')
-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 2d0ccd805e71..74aba87500d1 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -50,9 +50,12 @@ enum RestartReason {
RESTART_REASON_EXP_FEATURES,
// "For the modified experimental features to take effect,
// %PRODUCTNAME must be restarted."
- RESTART_REASON_EXTENSION_INSTALL
+ RESTART_REASON_EXTENSION_INSTALL,
// "For the extension to work properly,
// %PRODUCTNAME must be restarted."
+ RESTART_REASON_OPENGL
+ // "For the OpenGL changes to take effect,
+ // %PRODUCTNAME must be restarted."
};
// Must be called with the solar mutex locked: