summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/inc/test/beans/xpropertyset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/inc/test/beans/xpropertyset.hxx b/test/inc/test/beans/xpropertyset.hxx
index c69024cf1152..03839ea91073 100644
--- a/test/inc/test/beans/xpropertyset.hxx
+++ b/test/inc/test/beans/xpropertyset.hxx
@@ -64,7 +64,7 @@ private:
static bool getSinglePropertyValue(
const uno::Reference<beans::XPropertySet>& xPropSet, const rtl::OUString& rName);
- struct PropsToTest
+ struct OOO_DLLPUBLIC_TEST PropsToTest
{
std::vector<rtl::OUString> constrained;
std::vector<rtl::OUString> bound;