summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-20 09:42:13 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-20 09:42:13 +0200
commit76f03b163fa2134fbeaf655d67effc3265964665 (patch)
treeb0c04c83aa9671e124080bbf194984bb9f00b6c6 /sc
parent79dd315e9b19ec3bc6601c359a0ecb6d576d4aa8 (diff)
WaE: class 'ScFormulaCellGroup' was previously declared as a struct
Change-Id: Ic7c1cb8ef7e39243277ceb9a219e2b4684130587
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/column.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index 1a1c9a476ef4..37a28bbf61e1 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -72,7 +72,7 @@ class ScFlatBoolRowSegments;
struct ScSetStringParam;
struct ScColWidthParam;
class ScColumnTextWidthIterator;
-class ScFormulaCellGroup;
+struct ScFormulaCellGroup;
typedef ::boost::intrusive_ptr<ScFormulaCellGroup> ScFormulaCellGroupRef;
struct ScNeededSizeOptions