summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedefdlg.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-23 01:54:39 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-10-29 09:30:49 +0100
commit8ee49e6e8f5c37682d776fac4bc01479733b9d76 (patch)
tree58daf20d435bf29f94bd2c1c9e2b0f736ac2098f /sc/source/ui/inc/namedefdlg.hxx
parent982663f2137195cffabbcb623e3199cbba658ab7 (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie40401e8706dda219b8578d180983811114cabed Reviewed-on: https://gerrit.libreoffice.org/62208 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/namedefdlg.hxx')
-rw-r--r--sc/source/ui/inc/namedefdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/namedefdlg.hxx b/sc/source/ui/inc/namedefdlg.hxx
index 7d5885045d2a..aa971727884c 100644
--- a/sc/source/ui/inc/namedefdlg.hxx
+++ b/sc/source/ui/inc/namedefdlg.hxx
@@ -13,7 +13,6 @@
#include "anyrefdg.hxx"
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
-#include <vcl/edit.hxx>
#include <vcl/lstbox.hxx>
#include <map>