[Libreoffice-commits] core.git: sw/inc
Stephan Bergmann
sbergman at redhat.com
Fri Jun 6 05:35:58 PDT 2014
sw/inc/ToxTextGenerator.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bbb44f9d9b6a1f658b722eb4fc99dc42d1739edc
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Jun 6 14:35:15 2014 +0200
-Werror,-Wmismatched-tags
Change-Id: I2c6dd21595815c4f382bed2bfb66551929630372
diff --git a/sw/inc/ToxTextGenerator.hxx b/sw/inc/ToxTextGenerator.hxx
index fa52fba..25e4957 100644
--- a/sw/inc/ToxTextGenerator.hxx
+++ b/sw/inc/ToxTextGenerator.hxx
@@ -36,7 +36,7 @@ class SwCntntFrm;
class SwCntntNode;
class SwDoc;
class SwForm;
-class SwFormToken;
+struct SwFormToken;
class SwPageDesc;
class SwTxtAttr;
class SwTxtNode;
More information about the Libreoffice-commits
mailing list