include/svx/framelinkarray.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 734f171c5a11a93f2cc9d970f3364a864ee6ad86 Author: Kohei Yoshida <[email protected]> Date: Thu Jan 16 23:12:46 2014 -0500 This is a struct. Change-Id: Ieee10f9acb67453ac6c3d893d29330e19d96bdef diff --git a/include/svx/framelinkarray.hxx b/include/svx/framelinkarray.hxx index f9782ea..9383748 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. _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
