sw/source/core/access/accpara.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 154643d59b6e01606356b7d2e627cbe4e20302e7
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Dec 2 11:57:16 2013 +0100

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

diff --git a/sw/source/core/access/accpara.hxx 
b/sw/source/core/access/accpara.hxx
index ddf0f5c..37e7607 100644
--- a/sw/source/core/access/accpara.hxx
+++ b/sw/source/core/access/accpara.hxx
@@ -46,7 +46,7 @@ class SwParaChangeTrackingInfo; //#i108125#
 namespace com { namespace sun { namespace star {
     namespace i18n { struct Boundary; }
     namespace accessibility { class XAccessibleHyperlink; }
-    namespace style { class TabStop; }
+    namespace style { struct TabStop; }
 } } }
 
 typedef ::boost::unordered_map< OUString,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to