diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-07-28 20:36:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-07-28 20:48:49 +0100 |
commit | 6c40ccd73c4f4cc3235a7a1c3de9e5990b0755f5 (patch) | |
tree | aeafa56d7559a5003e28cb999e0c75f6534a82a8 /cui | |
parent | 363fb46d5d07758a4b02a135addd8913cda2f933 (diff) |
svxbox.cxx unbuilt, svxbox.hxx unnecessarily included
so remove svxbox.?xx
Change-Id: I329b8468d05ea108ea9cfb57e3702cccfcc69227
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/dialogs/commonlingui.hxx | 1 | ||||
-rw-r--r-- | cui/source/inc/SpellDialog.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/dialogs/commonlingui.hxx b/cui/source/dialogs/commonlingui.hxx index 753db81c5bec..47e309a16cf7 100644 --- a/cui/source/dialogs/commonlingui.hxx +++ b/cui/source/dialogs/commonlingui.hxx @@ -23,7 +23,6 @@ #include <vcl/ctrl.hxx> #include <svtools/stdctrl.hxx> #include <vcl/edit.hxx> -#include <svtools/svxbox.hxx> #include <vcl/button.hxx> #include <vcl/group.hxx> #include <vcl/dialog.hxx> diff --git a/cui/source/inc/SpellDialog.hxx b/cui/source/inc/SpellDialog.hxx index b3152c68ff8e..c9cac11203f7 100644 --- a/cui/source/inc/SpellDialog.hxx +++ b/cui/source/inc/SpellDialog.hxx @@ -43,7 +43,6 @@ #include <com/sun/star/uno/Reference.hxx> -#include <svtools/svxbox.hxx> #include <svx/langbox.hxx> #include <memory> #include <svtools/svmedit.hxx> |