[Libreoffice-commits] core.git: sw/inc
Stephan Bergmann
sbergman at redhat.com
Fri Jun 6 07:56:54 PDT 2014
sw/inc/ToxTabStopTokenHandler.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 81ec888f2503ce29a26d32248b70aded0301d987
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Jun 6 16:56:25 2014 +0200
-Werror,-Wmismatched-tags
Change-Id: Iac83316d69e85f2da3de32d8023c228f678c8f08
diff --git a/sw/inc/ToxTabStopTokenHandler.hxx b/sw/inc/ToxTabStopTokenHandler.hxx
index 696a4cb..8830de9 100644
--- a/sw/inc/ToxTabStopTokenHandler.hxx
+++ b/sw/inc/ToxTabStopTokenHandler.hxx
@@ -16,7 +16,7 @@
#include "editeng/tstpitem.hxx"
-class SwFormToken;
+struct SwFormToken;
class SwPageDesc;
class SwRootFrm;
class SwTxtNode;
More information about the Libreoffice-commits
mailing list