summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsr.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-06-10 16:11:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-06-10 16:33:08 +0200
commit8761ab9b5ec7860eb5bc7d05271da081f66a452b (patch)
tree205605d559c89a47bef3c9236bc43ef4522e5ba1 /sw/inc/unocrsr.hxx
parent2e6ed9befe172bcbfb14d5386bf3e0f151d0d666 (diff)
There's SAL_DLLPUBLIC_RTTI for that
Change-Id: I1937374b56b506681876d100112852b68f099038
Diffstat (limited to 'sw/inc/unocrsr.hxx')
-rw-r--r--sw/inc/unocrsr.hxx2
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();