diff options
Diffstat (limited to 'sw/inc/unocrsr.hxx')
-rw-r--r-- | sw/inc/unocrsr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unocrsr.hxx b/sw/inc/unocrsr.hxx index 32006a4db909..06f0b0a27f9d 100644 --- a/sw/inc/unocrsr.hxx +++ b/sw/inc/unocrsr.hxx @@ -24,7 +24,7 @@ namespace sw { - struct SW_DLLPUBLIC DocDisposingHint SAL_FINAL : public SfxHint + struct SAL_DLLPUBLIC_RTTI DocDisposingHint SAL_FINAL : public SfxHint { DocDisposingHint() {} virtual ~DocDisposingHint(); |