summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-01-16 23:12:46 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-01-17 11:33:17 -0500
commit9d2424a67ccce9a22c2f3cb7e915654131e2132a (patch)
tree587d2cfbb0de756c22534d627938fc528db89519 /include
parentf108efa27246b990f6d5638a3dbd0865225f6e34 (diff)
This is a struct.
Change-Id: Ieee10f9acb67453ac6c3d893d29330e19d96bdef
Diffstat (limited to 'include')
-rw-r--r--include/svx/framelinkarray.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/framelinkarray.hxx b/include/svx/framelinkarray.hxx
index f9782ea5c632..93837482c78a 100644
--- a/include/svx/framelinkarray.hxx
+++ b/include/svx/framelinkarray.hxx
@@ -31,7 +31,7 @@
namespace svx {
namespace frame {
-class ArrayImpl;
+struct ArrayImpl;
/** Stores frame styles of an array of cells, supports merged ranges.