[Libreoffice-commits] .: sc/inc
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Mon Jun 11 23:37:02 PDT 2012
sc/inc/conditio.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a61b43cbf9c798f553e5d81c60f59a29e47d240f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Jun 12 08:36:34 2012 +0200
-Werror,-Wmismatched-tags
Change-Id: If2b4118481dd265a81641d5cdf14f5095b8064e9
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index c68875f..2938ca7 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -70,7 +70,7 @@ enum ScConditionMode
};
class ScConditionalFormat;
-class ScDataBarInfo;
+struct ScDataBarInfo;
namespace condformat
{
More information about the Libreoffice-commits
mailing list