fix asan build
Change-Id: Ie7970629bcf09b8b9c0f4c052d0a9187d56d9d8e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172988 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
parent
f42932f23c
commit
ca5113d4f8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public:
|
|||
virtual bool supportsFullDrawingLayerFillAttributeSet() const override;
|
||||
};
|
||||
|
||||
class SwTableLineFormat final : public SwFrameFormat
|
||||
class SAL_DLLPUBLIC_RTTI SwTableLineFormat final : public SwFrameFormat
|
||||
{
|
||||
friend class SwDoc;
|
||||
|
||||
|
|
Loading…
Reference in a new issue