summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/inc/cppuhelper/propertysetmixin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/inc/cppuhelper/propertysetmixin.hxx b/cppuhelper/inc/cppuhelper/propertysetmixin.hxx
index 8c8186f69758..07d50c01225a 100644
--- a/cppuhelper/inc/cppuhelper/propertysetmixin.hxx
+++ b/cppuhelper/inc/cppuhelper/propertysetmixin.hxx
@@ -132,7 +132,7 @@ protected:
@descr See <code>cppu::PropertySetMixinImpl::prepareSet</code> for
further details.
*/
- class BoundListeners {
+ class CPPUHELPER_DLLPUBLIC BoundListeners {
public:
/**
@short The constructor.