diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-05 15:57:25 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-05 16:02:59 +0100 |
commit | 306add13e1d9f70e1111acde8362aea6c169a97d (patch) | |
tree | 67660a864cbb3df6bdccf7b3591faa7135e0a4f0 /svx/source | |
parent | 36ca919da2e360fde7cc28230069eff488a85ac5 (diff) |
convert the last two lonely FixedInfos to FixedText
Change-Id: Ia6ed5f71931a6141efb3d5e5eb329149d6850342
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/tbxctrls/lboxctrl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx index 7dcd54cc7987..cb81b3d342e8 100644 --- a/svx/source/tbxctrls/lboxctrl.cxx +++ b/svx/source/tbxctrls/lboxctrl.cxx @@ -31,7 +31,6 @@ #include <sfx2/viewsh.hxx> #include <svl/intitem.hxx> #include <svl/eitem.hxx> -#include <svtools/stdctrl.hxx> #include <svl/slstitm.hxx> #include <svl/stritem.hxx> #include <svx/dialmgr.hxx> |