summaryrefslogtreecommitdiff
path: root/include/svl/hint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/hint.hxx')
-rw-r--r--include/svl/hint.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svl/hint.hxx b/include/svl/hint.hxx
index 91533d4ffdbb..ec0c7b1d9872 100644
--- a/include/svl/hint.hxx
+++ b/include/svl/hint.hxx
@@ -155,7 +155,8 @@ enum class SfxHintId {
SwVirtPageNumHint,
SwAutoFormatUsedHint,
- ThisIsAnSdrHint
+ ThisIsAnSdrHint,
+ ThisIsAnSfxEventHint
};
template< typename charT, typename traits >