diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:54:53 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:20:55 +0200 |
commit | 8ca15ae5a4309e4e7b8f04a56ddf6334a5af75fb (patch) | |
tree | e4d16343f8e5a1a6b669a382903d34699e3a46c0 /sd/source/ui/inc/headerfooterdlg.hxx | |
parent | 27da23aa8c78a76c736d7004336c014237039005 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sd/source/ui/inc/headerfooterdlg.hxx')
-rw-r--r--[-rwxr-xr-x] | sd/source/ui/inc/headerfooterdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/headerfooterdlg.hxx b/sd/source/ui/inc/headerfooterdlg.hxx index fa0c4d9282c0..cb6db2901593 100755..100644 --- a/sd/source/ui/inc/headerfooterdlg.hxx +++ b/sd/source/ui/inc/headerfooterdlg.hxx @@ -28,9 +28,7 @@ #define _SD_HEADERFOOTER_DIALOG_HXX #include <vcl/tabdlg.hxx> -#ifndef _SV_BUTTON_HXX //autogen #include <vcl/button.hxx> -#endif #include <vcl/tabctrl.hxx> #include <vcl/tabpage.hxx> |