summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:38 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 17:58:28 +0200
commitfbd40753f5378f8f8bc69ab8030101355845dfcc (patch)
tree9992fb6348076f16af5f2a2750194db9991dc2c7 /dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx
parentdc8c15ae6267fe42ae1e9b69b30d2f5d9617e942 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx')
-rw-r--r--dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx b/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx
index 4e52665a6dd9..b8defd0d0227 100644
--- a/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx
+++ b/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx
@@ -27,15 +27,9 @@
#ifndef DBAUI_OQUERYMOVETABWINUNDOACT_HXX
#define DBAUI_OQUERYMOVETABWINUNDOACT_HXX
-#ifndef DBAUI_QUERYDESIGNUNDOACTION_HXX
#include "QueryDesignUndoAction.hxx"
-#endif
-#ifndef _DBU_QRY_HRC_
#include "dbu_qry.hrc"
-#endif
-#ifndef _SV_GEN_HXX
#include <tools/gen.hxx>
-#endif
namespace dbaui
{