sw/inc/ToxWhitespaceStripper.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit 47e907ac914b06cc219e624035055c6ad26e14f2 Author: Michael Stahl <mst...@redhat.com> Date: Thu Jun 5 22:00:08 2014 +0200 sw: SAL_DLLPUBLIC breaks windows build Change-Id: I42934ff9ff2c046c82ac2fbb03c944efaeeb4b95 diff --git a/sw/inc/ToxWhitespaceStripper.hxx b/sw/inc/ToxWhitespaceStripper.hxx index 96b254b..b06f378 100644 --- a/sw/inc/ToxWhitespaceStripper.hxx +++ b/sw/inc/ToxWhitespaceStripper.hxx @@ -30,7 +30,8 @@ namespace sw { * * @note One leading whitespace is preserved. */ -class SAL_DLLPUBLIC ToxWhitespaceStripper { +class SW_DLLPUBLIC ToxWhitespaceStripper +{ public: ToxWhitespaceStripper(const OUString&); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits