summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/optpage.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:31 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:22:24 +0200
commitaa42876a0e79444577cdf9a4ca4297b6dd7bf792 (patch)
tree369dc18620951c66b4d913626a944ac5c212b274 /sw/source/ui/inc/optpage.hxx
parentremove include guards using fixguard.py (diff)
downloadcore-aa42876a0e79444577cdf9a4ca4297b6dd7bf792.tar.gz
core-aa42876a0e79444577cdf9a4ca4297b6dd7bf792.zip
more removed include guards using fixguard.py
Diffstat (limited to 'sw/source/ui/inc/optpage.hxx')
-rw-r--r--sw/source/ui/inc/optpage.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx
index d05e68588b2d..8243dfb449aa 100644
--- a/sw/source/ui/inc/optpage.hxx
+++ b/sw/source/ui/inc/optpage.hxx
@@ -28,25 +28,15 @@
#define _OPTPAGE_HXX
#include <sfx2/tabdlg.hxx>
-#ifndef _GROUP_HXX //autogen
#include <vcl/group.hxx>
-#endif
-#ifndef _BUTTON_HXX //autogen
#include <vcl/button.hxx>
-#endif
-#ifndef _LSTBOX_HXX //autogen
#include <vcl/lstbox.hxx>
-#endif
-#ifndef _FIELD_HXX //autogen
#include <vcl/field.hxx>
-#endif
-#ifndef _FIXED_HXX //autogen
#include <vcl/fixed.hxx>
-#endif
#include <svtools/ctrlbox.hxx>
#include <svx/fntctrl.hxx>
#include <fontcfg.hxx>