diff options
Diffstat (limited to 'sd/source/ui/inc/ViewShellHint.hxx')
-rw-r--r-- | sd/source/ui/inc/ViewShellHint.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellHint.hxx b/sd/source/ui/inc/ViewShellHint.hxx index 303f00f90e0d..6a10b4d30afd 100644 --- a/sd/source/ui/inc/ViewShellHint.hxx +++ b/sd/source/ui/inc/ViewShellHint.hxx @@ -45,7 +45,7 @@ public: HINT_COMPLEX_MODEL_CHANGE_END }; - TYPEINFO(); + TYPEINFO_OVERRIDE(); ViewShellHint (HintId nHintId); |