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 /sfx2 | |
parent | 36ca919da2e360fde7cc28230069eff488a85ac5 (diff) |
convert the last two lonely FixedInfos to FixedText
Change-Id: Ia6ed5f71931a6141efb3d5e5eb329149d6850342
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/documentfontsdialog.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/inc/documentfontsdialog.hxx b/sfx2/source/inc/documentfontsdialog.hxx index ce601faba498..4e1b12d6648e 100644 --- a/sfx2/source/inc/documentfontsdialog.hxx +++ b/sfx2/source/inc/documentfontsdialog.hxx @@ -20,9 +20,7 @@ #define INCLUDED_SFX2_SOURCE_INC_DOCUMENTFONTSDIALOG_HXX #include <sfx2/tabdlg.hxx> - #include <vcl/fixed.hxx> -#include <svtools/stdctrl.hxx> /** Tab page for document font settings in the document properties dialog. |