[Libreoffice-commits] core.git: writerperfect/qa

Stephan Bergmann sbergman at redhat.com
Sun Mar 30 13:09:02 PDT 2014


 writerperfect/qa/unit/WpftImportTestBase.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 95f52db109094e2a3c8f305986867de253ca23fd
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Sun Mar 30 22:08:42 2014 +0200

    -Werror,-Wmismatched-tags
    
    Change-Id: I5927d88bee642a047a5282eed2b7ff1327b58a27

diff --git a/writerperfect/qa/unit/WpftImportTestBase.hxx b/writerperfect/qa/unit/WpftImportTestBase.hxx
index 2024e8f..3aa50a0 100644
--- a/writerperfect/qa/unit/WpftImportTestBase.hxx
+++ b/writerperfect/qa/unit/WpftImportTestBase.hxx
@@ -20,7 +20,7 @@
 #include <unotest/filters-test.hxx>
 
 namespace com { namespace sun { namespace star {
-    namespace beans { class PropertyValue; }
+    namespace beans { struct PropertyValue; }
     namespace container { class XNameAccess; }
     namespace document { class XFilter; }
     namespace frame { class XDesktop2; }


More information about the Libreoffice-commits mailing list