[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Sep 19 23:21:43 PDT 2012


 sc/source/filter/inc/lotattr.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit acc7209c97469c6e4c7633f2a206f345139818e2
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Sep 10 10:08:30 2012 +0200

    -Werror,-Wmismatched-tags
    
    Change-Id: I69219a86b77776530a7bac5f1726e980655bf5f0
    (cherry picked from commit d3bc83f04314108cda530fb6663107a45a4a1cfc)

diff --git a/sc/source/filter/inc/lotattr.hxx b/sc/source/filter/inc/lotattr.hxx
index 844da07..cc8971a 100644
--- a/sc/source/filter/inc/lotattr.hxx
+++ b/sc/source/filter/inc/lotattr.hxx
@@ -42,7 +42,7 @@ class ScPatternAttr;
 class SvxColorItem;
 class Color;
 class LotAttrTable;
-class LOTUS_ROOT;
+struct LOTUS_ROOT;
 
 namespace editeng { class SvxBorderLine; }
 


More information about the Libreoffice-commits mailing list