sw/source/filter/ww8/ww8par.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 389939b02bde4ea72268960310bbd1f2984200bf Author: Caolán McNamara <caol...@redhat.com> Date: Fri Sep 16 09:24:27 2016 +0100 fix build Change-Id: I700d3b791ad7380e4d875cf33b98879303f01fb0 diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx index 52b3626..39c7df7 100644 --- a/sw/source/filter/ww8/ww8par.hxx +++ b/sw/source/filter/ww8/ww8par.hxx @@ -221,7 +221,7 @@ public: rtl_TextEncoding m_eRTLFontSrcCharSet; // rtl_TextEncoding for the font rtl_TextEncoding m_eCJKFontSrcCharSet; // rtl_TextEncoding for the font SwFormat* m_pFormat; - std::unique_ptr<WW8FlyPara> m_xWWFly; + std::shared_ptr<WW8FlyPara> m_xWWFly; SwNumRule* m_pOutlineNumrule; long m_nFilePos; sal_uInt16 m_nBase;
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits