summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-03-17 17:09:12 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-03-17 17:11:31 +0100
commitd46e382034e918fd0f9c4d75d5fe95abef4bd349 (patch)
tree74f251a9df426d10944eb3a10d19040cf7bfe928 /writerfilter
parent4c231e4b7a07f9d59699301190341c823c59a3be (diff)
use SAL_DLLPUBLIC_TEMPLATE for an exported template
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/inc/resourcemodel/WW8ResourceModel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
index e49b3f51fe82..04f0819cca1e 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:
/**