From 8761ab9b5ec7860eb5bc7d05271da081f66a452b Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 10 Jun 2015 16:11:30 +0200 Subject: There's SAL_DLLPUBLIC_RTTI for that Change-Id: I1937374b56b506681876d100112852b68f099038 --- sw/inc/unocrsr.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/inc/unocrsr.hxx') 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(); -- cgit v1.2.3