sc/source/filter/inc/xicontent.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1c2781df13ac7d8ec29c12407d1f5a009ac4e224
Author: Tor Lillqvist <t...@collabora.com>
Date:   Thu Mar 20 16:04:43 2014 +0200

    WaE: struct/class mismatch
    
    Change-Id: I8ad33bd796953fb8c64b0220e53b54f7ac5be170

diff --git a/sc/source/filter/inc/xicontent.hxx 
b/sc/source/filter/inc/xicontent.hxx
index 86142ec..3d4f5fc 100644
--- a/sc/source/filter/inc/xicontent.hxx
+++ b/sc/source/filter/inc/xicontent.hxx
@@ -31,7 +31,7 @@
 #include <boost/ptr_container/ptr_vector.hpp>
 #include <boost/noncopyable.hpp>
 
-class ScEnhancedProtection;
+struct ScEnhancedProtection;
 
 /* ============================================================================
 Classes to import the big Excel document contents (related to several cells or
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to