Kaydet (Commit) e76df814 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: type name first seen using 'struct' now seen using 'class'

üst 535cd4ac
...@@ -48,7 +48,7 @@ namespace com{ namespace sun { namespace star { ...@@ -48,7 +48,7 @@ namespace com{ namespace sun { namespace star {
} }
namespace beans namespace beans
{ {
class PropertyValue; struct PropertyValue;
typedef ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > PropertyValues; typedef ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > PropertyValues;
} }
}}} }}}
......
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