vcl/inc/fontsubset.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit e9e3124e00676194a10c52ca1a064c44cb668f98 Author: Tor Lillqvist <t...@collabora.com> Date: Wed Dec 9 11:12:12 2015 +0200 No need for FontSubsetInfo to be VCL_DLLPUBLIC Change-Id: If46e04de8380ee0d9a2896d85bdd431d299b19bc diff --git a/vcl/inc/fontsubset.hxx b/vcl/inc/fontsubset.hxx index b341ad4..d728d1f 100644 --- a/vcl/inc/fontsubset.hxx +++ b/vcl/inc/fontsubset.hxx @@ -25,11 +25,10 @@ #include <cstdio> #include "salglyphid.hxx" -#include "vcl/dllapi.h" namespace vcl { struct _TrueTypeFont; } ///< SFT's idea of a TTF font -class VCL_DLLPUBLIC FontSubsetInfo +class FontSubsetInfo { public: explicit FontSubsetInfo(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits