summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/dbinsdlg.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/dbinsdlg.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/dbinsdlg.hxx')
-rw-r--r--sw/source/ui/inc/dbinsdlg.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/ui/inc/dbinsdlg.hxx b/sw/source/ui/inc/dbinsdlg.hxx
index c0a530de9f3a..966b2b84eaef 100644
--- a/sw/source/ui/inc/dbinsdlg.hxx
+++ b/sw/source/ui/inc/dbinsdlg.hxx
@@ -29,18 +29,10 @@
#define _DBINSDLG_HXX
-#ifndef _BUTTON_HXX //autogen
#include <vcl/button.hxx>
-#endif
-#ifndef _GROUP_HXX //autogen
#include <vcl/group.hxx>
-#endif
-#ifndef _FIXED_HXX //autogen
#include <vcl/fixed.hxx>
-#endif
-#ifndef _EDIT_HXX //autogen
#include <vcl/edit.hxx>
-#endif
#include <vcl/lstbox.hxx>
#include <svtools/svmedit.hxx>
#include <sfx2/basedlgs.hxx>