diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2021-08-30 21:22:35 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-08-31 09:14:40 +0200 |
commit | af24eaef7a9a8b8e5adf297901d08273342e7e93 (patch) | |
tree | dbc3aa3722d855bf11d230d0e2edfa5cffac9be5 /sfx2/source/statbar | |
parent | 48cff413e21830e3da4df8cb55540e68a4f009a6 (diff) |
flatten SfxTbxCtrlFactArr_Impl
Change-Id: I422aeeb446a49fa4449eabe0c3643f125856db12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121330
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r-- | sfx2/source/statbar/stbitem.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx index 6e8f3688431a..5daf22dae11b 100644 --- a/sfx2/source/statbar/stbitem.cxx +++ b/sfx2/source/statbar/stbitem.cxx @@ -46,7 +46,6 @@ #include <svl/intitem.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <toolkit/helper/convert.hxx> -#include <ctrlfactoryimpl.hxx> using namespace ::com::sun::star; |