summaryrefslogtreecommitdiff
path: root/sw/inc/SwAppletImpl.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-03-16 15:32:37 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 18:36:08 +0000
commitb4156ece74b2d3802ea64e9df85b8e1ed43e9631 (patch)
tree839531f55e9725941b91ea232b54f1621d3b0829 /sw/inc/SwAppletImpl.hxx
parent0ff696769088c2da896130dc722662b39a4416e4 (diff)
use forward declaration for SfxItemSet
Change-Id: I81f5d1ca22868d278662a55443e2038581dd3246 Reviewed-on: https://gerrit.libreoffice.org/35280 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/SwAppletImpl.hxx')
-rw-r--r--sw/inc/SwAppletImpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/SwAppletImpl.hxx b/sw/inc/SwAppletImpl.hxx
index 0d6d7d62fd0f..b0fdbbf77364 100644
--- a/sw/inc/SwAppletImpl.hxx
+++ b/sw/inc/SwAppletImpl.hxx
@@ -36,9 +36,6 @@ enum class SwHtmlOptType {
SIZE = 3
};
-
-class SfxItemSet;
-
#define OOO_STRING_SW_HTML_O_Hidden "HIDDEN"
class SwApplet_Impl