[Libreoffice-commits] core.git: xmloff/source

Michael Stahl mstahl at redhat.com
Fri Aug 7 08:17:33 PDT 2015


 xmloff/source/style/impastpl.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 30335b9fae7eef8d5f07dd5b0abf3efedd5a1176
Author: Michael Stahl <mstahl at redhat.com>
Date:   Fri Aug 7 17:10:57 2015 +0200

    stupid warning
    
    Change-Id: I1ec30be94ebfc7449a1bd946a73a52eafbe67264

diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index 0989389..4dbce49 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -36,7 +36,7 @@
 
 class SvXMLAutoStylePoolP;
 class XMLAutoStylePoolParent;
-class XMLAutoStyleFamily;
+struct XMLAutoStyleFamily;
 class SvXMLExportPropertyMapper;
 class SvXMLExport;
 


More information about the Libreoffice-commits mailing list