diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-08-07 17:10:57 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-08-07 17:10:57 +0200 |
commit | 30335b9fae7eef8d5f07dd5b0abf3efedd5a1176 (patch) | |
tree | 6858550e35a1c1308b0286ce16e6c66093e4beca /xmloff | |
parent | febd02b705c06929810835c5e2f677bfc91fb52c (diff) |
stupid warning
Change-Id: I1ec30be94ebfc7449a1bd946a73a52eafbe67264
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/impastpl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx index 09893899a528..4dbce494ac74 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; |