Kaydet (Commit) f9411845 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Explicitly export nested struct (needed on Mac OS X)

Change-Id: I59b385ce27640845413247d2e117b787f9d8b339
üst 7f92933f
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment