diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-11-24 16:00:03 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-11-25 15:40:48 +0100 |
commit | f4955d7b1879034513322f98eca027f3ee4bbc17 (patch) | |
tree | e045998228771ade73f5942642836b2d82888d67 /sw/source/uibase/inc/numpara.hxx | |
parent | 3dacf98b70088e6435fb46c3e225bea35a451028 (diff) |
drop unnecessary vcl/window.hxx includes in writer
Change-Id: I9bf20f2b4a20444f910738e42789b219efcf51fd
Reviewed-on: https://gerrit.libreoffice.org/63977
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/uibase/inc/numpara.hxx')
-rw-r--r-- | sw/source/uibase/inc/numpara.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/numpara.hxx b/sw/source/uibase/inc/numpara.hxx index 282cf269e00f..0074dcad2e7e 100644 --- a/sw/source/uibase/inc/numpara.hxx +++ b/sw/source/uibase/inc/numpara.hxx @@ -20,10 +20,6 @@ #define INCLUDED_SW_SOURCE_UIBASE_INC_NUMPARA_HXX #include <sfx2/tabdlg.hxx> -#include <vcl/lstbox.hxx> -#include <vcl/fixed.hxx> -#include <vcl/field.hxx> -#include <vcl/button.hxx> // with this TabPage numbering settings at the paragraph / paragraph style // are performed. |