summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/charmappopup.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-01-03 00:41:00 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-13 11:50:28 +0100
commitf7804fc28bc65de4938d67d6f8a19f1eacab3341 (patch)
tree3117abfabc42be86626e30a025e286a6043f5384 /sfx2/source/dialog/charmappopup.cxx
parentc1482ce923ef033b5db989524d836a3bb4148b0d (diff)
tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9e5e767f916d317761ac9a19124c19b822226ff5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86152 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sfx2/source/dialog/charmappopup.cxx')
-rw-r--r--sfx2/source/dialog/charmappopup.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/charmappopup.cxx b/sfx2/source/dialog/charmappopup.cxx
index 5332f2a6231f..bbe3ae77b413 100644
--- a/sfx2/source/dialog/charmappopup.cxx
+++ b/sfx2/source/dialog/charmappopup.cxx
@@ -18,7 +18,6 @@
*/
#include <sfx2/charmappopup.hxx>
#include <sfx2/charmapcontrol.hxx>
-#include <unotools/viewoptions.hxx>
#include <vcl/toolbox.hxx>
SFX_IMPL_TOOLBOX_CONTROL(CharmapPopup, SfxVoidItem);