diff options
Diffstat (limited to 'sw/source/uibase')
-rw-r--r-- | sw/source/uibase/dbui/dbmgr.cxx | 1 | ||||
-rw-r--r-- | sw/source/uibase/inc/mailmrge.hxx | 8 |
2 files changed, 0 insertions, 9 deletions
diff --git a/sw/source/uibase/dbui/dbmgr.cxx b/sw/source/uibase/dbui/dbmgr.cxx index c8fc136a4b9f..6c059feda08b 100644 --- a/sw/source/uibase/dbui/dbmgr.cxx +++ b/sw/source/uibase/dbui/dbmgr.cxx @@ -50,7 +50,6 @@ #include <sfx2/viewfrm.hxx> #include <dbconfig.hxx> #include <pagedesc.hxx> -#include <vcl/lstbox.hxx> #include <unotools/tempfile.hxx> #include <unotools/pathoptions.hxx> #include <svl/urihelper.hxx> diff --git a/sw/source/uibase/inc/mailmrge.hxx b/sw/source/uibase/inc/mailmrge.hxx index a123aecd3d35..c1027c8aec5c 100644 --- a/sw/source/uibase/inc/mailmrge.hxx +++ b/sw/source/uibase/inc/mailmrge.hxx @@ -22,14 +22,6 @@ #include <memory> #include <sfx2/basedlgs.hxx> -#include <vcl/button.hxx> - -#include <vcl/field.hxx> - -#include <vcl/fixed.hxx> -#include <vcl/edit.hxx> - -#include <vcl/lstbox.hxx> #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Reference.h> |