summaryrefslogtreecommitdiff
path: root/comphelper/inc
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2010-06-08 17:32:15 +0200
committerCarsten Driesner <cd@openoffice.org>2010-06-08 17:32:15 +0200
commita812215af2cee88810d128e50d65448b99ef1cc0 (patch)
tree470b40aa23e98e961e9e218f19799731427a28f5 /comphelper/inc
parentd50be7a83ace7a3181c91dbe63cf2588e1424a1c (diff)
fwk139: Fix warning with gcc and public/non-plublic types
Diffstat (limited to 'comphelper/inc')
-rw-r--r--comphelper/inc/comphelper/propertycontainerhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/propertycontainerhelper.hxx b/comphelper/inc/comphelper/propertycontainerhelper.hxx
index 247e1a678e02..82848203699c 100644
--- a/comphelper/inc/comphelper/propertycontainerhelper.hxx
+++ b/comphelper/inc/comphelper/propertycontainerhelper.hxx
@@ -42,7 +42,7 @@ namespace comphelper
//.........................................................................
// infos about one single property
-struct COMPHELPER_DLLPRIVATE PropertyDescription
+struct COMPHELPER_DLLPUBLIC PropertyDescription
{
// the possibilities where a property holding object may be located
enum LocationType