diff options
Diffstat (limited to 'include/comphelper/propertycontainerhelper.hxx')
-rw-r--r-- | include/comphelper/propertycontainerhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/propertycontainerhelper.hxx b/include/comphelper/propertycontainerhelper.hxx index 513aa88f4993..23f9757e0336 100644 --- a/include/comphelper/propertycontainerhelper.hxx +++ b/include/comphelper/propertycontainerhelper.hxx @@ -32,7 +32,7 @@ namespace comphelper // infos about one single property -struct COMPHELPER_DLLPUBLIC PropertyDescription +struct PropertyDescription { // the possibilities where a property holding object may be located enum class LocationType |