summaryrefslogtreecommitdiff
path: root/sw/inc/ToxTabStopTokenHandler.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-06-06 16:56:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-06-06 16:56:25 +0200
commit81ec888f2503ce29a26d32248b70aded0301d987 (patch)
tree5bab996c5f137189575cdba13197d428848fd1b1 /sw/inc/ToxTabStopTokenHandler.hxx
parent46d682eec92bb241f4604a4b6ab42a3859cd0d48 (diff)
-Werror,-Wmismatched-tags
Change-Id: Iac83316d69e85f2da3de32d8023c228f678c8f08
Diffstat (limited to 'sw/inc/ToxTabStopTokenHandler.hxx')
-rw-r--r--sw/inc/ToxTabStopTokenHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ToxTabStopTokenHandler.hxx b/sw/inc/ToxTabStopTokenHandler.hxx
index 696a4cb84701..8830de9b942a 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;