writerperfect/source/draw/ImportFilterBase.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d6aa639fbb29ee93bc8229cea9a79e5d92dcfc1e
Author: Tor Lillqvist <t...@collabora.com>
Date:   Thu Apr 24 19:14:16 2014 +0300

    WaE: class 'PropertyValue' was previously declared as a struct
    
    Change-Id: If3975942dcd53b5df6612d812f2f1f25fa666ab1

diff --git a/writerperfect/source/draw/ImportFilterBase.hxx 
b/writerperfect/source/draw/ImportFilterBase.hxx
index 7287a5a..0efdc64 100644
--- a/writerperfect/source/draw/ImportFilterBase.hxx
+++ b/writerperfect/source/draw/ImportFilterBase.hxx
@@ -23,7 +23,7 @@
 namespace com { namespace sun { namespace star {
 namespace beans
 {
-    class PropertyValue;
+    struct PropertyValue;
 }
 namespace lang
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to