summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2017-10-19 22:47:17 -0400
committerHenry Castro <hcastro@collabora.com>2017-10-22 17:18:17 +0200
commit2fa424f40a185eb43d862a29abce07345695fcf3 (patch)
tree6d770158526a66d893e171cf56d53a31a6d1fcc6 /include
parent2460e7637f635727f4596f3e3d799eed434df082 (diff)
sc lok: fix spell checking languages in Calc
Change-Id: Iadcc3b55a30ce2a2c785366fb3807ff6e4bda1fe Reviewed-on: https://gerrit.libreoffice.org/43581 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'include')
-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 2a0e981802b3..b987e9091476 100644
--- a/include/svl/hint.hxx
+++ b/include/svl/hint.hxx
@@ -33,6 +33,7 @@ enum class SfxHintId {
Deinitializing,
ModeChanged,
ColorsChanged,
+ LanguageChanged,
// VCL text hints
TextParaInserted,