summaryrefslogtreecommitdiff
path: root/include/svl/hint.hxx
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2017-11-04 12:18:53 -0400
committerHenry Castro <hcastro@collabora.com>2017-11-08 04:28:01 +0100
commit2db44bd017daac8f668393bca24911e95125857a (patch)
treed2ee78fee77c5c5475d2aba9142c669ab91ed0cb /include/svl/hint.hxx
parenta6ee721868f444049bf9af59e2cf43ae10502fa8 (diff)
sw lok: add Accept/Reject All tracked changes, tdf#101977
Change-Id: I04d747343e24cb498a621c965d034d0791411d83 Reviewed-on: https://gerrit.libreoffice.org/44311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'include/svl/hint.hxx')
-rw-r--r--include/svl/hint.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svl/hint.hxx b/include/svl/hint.hxx
index b987e9091476..bce91f5462ae 100644
--- a/include/svl/hint.hxx
+++ b/include/svl/hint.hxx
@@ -34,6 +34,7 @@ enum class SfxHintId {
ModeChanged,
ColorsChanged,
LanguageChanged,
+ RedlineChanged,
// VCL text hints
TextParaInserted,