diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2020-01-11 20:33:56 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-01-15 15:42:02 +0100 |
commit | 89f8141692452a8c7df56d2853f201eef486f82e (patch) | |
tree | 3631610de6b8add336f198efd60ddd903f05b1cc /svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx | |
parent | b8f02637131fcfa499a6397914fdf4687c88053d (diff) |
tdf#42949 Fix IWYU warnings in svx/source/*/*hxx
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: I2c846dba43bec95b2ef2739ee9c0940880f51c1c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86621
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx')
-rw-r--r-- | svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx b/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx index 3f5c12f8ca21..673840c65144 100644 --- a/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx +++ b/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx @@ -20,7 +20,6 @@ #define INCLUDED_SVX_SOURCE_SIDEBAR_PARAGRAPH_PARALINESPACINGCONTROL_HXX #include <svtools/toolbarmenu.hxx> -#include <sfx2/tbxctrl.hxx> class SvxLineSpacingItem; |