writerfilter/inc/resourcemodel/WW8ResourceModel.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d46e382034e918fd0f9c4d75d5fe95abef4bd349 Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Sat Mar 17 17:09:12 2012 +0100 use SAL_DLLPUBLIC_TEMPLATE for an exported template diff --git a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx index e49b3f5..04f0819 100644 --- a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx +++ b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx @@ -90,7 +90,7 @@ using namespace ::std; */ template <class T> -class WRITERFILTER_RESOURCEMODEL_DLLPUBLIC Reference +class SAL_DLLPUBLIC_TEMPLATE Reference { public: /**
_______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits