[Libreoffice-commits] .: sc/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Sep 10 01:09:38 PDT 2012
sc/source/filter/inc/lotattr.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d3bc83f04314108cda530fb6663107a45a4a1cfc
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Sep 10 10:08:30 2012 +0200
-Werror,-Wmismatched-tags
Change-Id: I69219a86b77776530a7bac5f1726e980655bf5f0
diff --git a/sc/source/filter/inc/lotattr.hxx b/sc/source/filter/inc/lotattr.hxx
index 021a52b..1e3f9a5 100644
--- a/sc/source/filter/inc/lotattr.hxx
+++ b/sc/source/filter/inc/lotattr.hxx
@@ -41,7 +41,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