diff options
Diffstat (limited to 'padmin/source')
-rw-r--r-- | padmin/source/cmddlg.hxx | 2 | ||||
-rw-r--r-- | padmin/source/helper.hxx | 6 | ||||
-rw-r--r-- | padmin/source/newppdlg.hxx | 2 | ||||
-rw-r--r-- | padmin/source/padialog.hxx | 2 |
4 files changed, 0 insertions, 12 deletions
diff --git a/padmin/source/cmddlg.hxx b/padmin/source/cmddlg.hxx index 9e6d12cf4277..fd0a35ec3ae5 100644 --- a/padmin/source/cmddlg.hxx +++ b/padmin/source/cmddlg.hxx @@ -30,9 +30,7 @@ #include <vcl/dialog.hxx> #include <tools/config.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/fixed.hxx> #include <vcl/group.hxx> #include <vcl/combobox.hxx> diff --git a/padmin/source/helper.hxx b/padmin/source/helper.hxx index 636241b826a6..acd890292520 100644 --- a/padmin/source/helper.hxx +++ b/padmin/source/helper.hxx @@ -32,18 +32,12 @@ #include <list> #endif #include <tools/string.hxx> -#ifndef _RESID_HXX #include <tools/resid.hxx> -#endif #include <vcl/dialog.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/edit.hxx> #include <vcl/fixed.hxx> -#ifndef _SV_LISTBOX_HXX #include <vcl/lstbox.hxx> -#endif #include <vcl/combobox.hxx> class Config; diff --git a/padmin/source/newppdlg.hxx b/padmin/source/newppdlg.hxx index 5b4aa9f755eb..6700eb28dfff 100644 --- a/padmin/source/newppdlg.hxx +++ b/padmin/source/newppdlg.hxx @@ -29,9 +29,7 @@ #define _PAD_NEWPPDLG_HXX_ #include <vcl/dialog.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/combobox.hxx> #include <vcl/lstbox.hxx> #include <vcl/fixed.hxx> diff --git a/padmin/source/padialog.hxx b/padmin/source/padialog.hxx index 2a8285f8af88..81523a6c0da8 100644 --- a/padmin/source/padialog.hxx +++ b/padmin/source/padialog.hxx @@ -36,9 +36,7 @@ #include <vcl/dialog.hxx> #include <tools/config.hxx> #include <vcl/lstbox.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/fixed.hxx> #include <vcl/group.hxx> #include <vcl/edit.hxx> |