summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-07-28 20:36:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-07-28 20:48:49 +0100
commit6c40ccd73c4f4cc3235a7a1c3de9e5990b0755f5 (patch)
treeaeafa56d7559a5003e28cb999e0c75f6534a82a8 /cui
parent363fb46d5d07758a4b02a135addd8913cda2f933 (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.hxx1
-rw-r--r--cui/source/inc/SpellDialog.hxx1
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>