[Libreoffice-commits] core.git: Branch 'feature/calc-cell-borders' - include/svx

Kohei Yoshida kohei.yoshida at collabora.com
Thu Jan 16 20:12:02 PST 2014


 include/svx/framelinkarray.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 734f171c5a11a93f2cc9d970f3364a864ee6ad86
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
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.
 


More information about the Libreoffice-commits mailing list