diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-03 14:13:37 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-03 14:13:37 +0100 |
commit | bf54e43bdf33e26066afdbd459b1c41829b7473e (patch) | |
tree | bc56f64763cc58168ecd017d1fc0f8586c6f0202 /cui | |
parent | 1ec3fac48866c27d0c4b6ffb44befcba66d1f229 (diff) |
there are no SfxFontItem used anywhere
Change-Id: I7af08b7790a631d5d385a546a472e2868d79cb46
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/tabpages/chardlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/chardlg.cxx b/cui/source/tabpages/chardlg.cxx index fff36104197e..ce57a4dca08a 100644 --- a/cui/source/tabpages/chardlg.cxx +++ b/cui/source/tabpages/chardlg.cxx @@ -21,7 +21,6 @@ #include <vcl/svapp.hxx> #include <unotools/pathoptions.hxx> #include <svtools/ctrltool.hxx> -#include <svl/sfontitm.hxx> #include <sfx2/printer.hxx> #include <sfx2/objsh.hxx> #include <sfx2/viewsh.hxx> |