summaryrefslogtreecommitdiff
path: root/include/sfx2/module.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-01 20:47:01 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-01 20:48:47 +0000
commita3eaeff2db210f3bfe36148a438a3cb593b28c55 (patch)
tree0fd669ccd3d8f911754e535d1f9f8c133c40ad40 /include/sfx2/module.hxx
parent0ffc0db8f9cf79005f991e3aaf783a3cff37ee45 (diff)
don't need to forward declare ImageList here
Change-Id: Id0477b52a004a9a24e4733aa4916cd1b011c6fdd
Diffstat (limited to 'include/sfx2/module.hxx')
-rw-r--r--include/sfx2/module.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx
index c40f181f8d07..c0e1d0667812 100644
--- a/include/sfx2/module.hxx
+++ b/include/sfx2/module.hxx
@@ -29,8 +29,6 @@
#include <tools/fldunit.hxx>
#include <com/sun/star/uno/Reference.hxx>
-class ImageList;
-
class SfxBindings;
class SfxObjectFactory;
class ModalDialog;