summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:22:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:22:28 +0000
commit8d97baff4c7f34d9cb4cc52cf7bb5ba52b2e84d2 (patch)
tree42c8c64eee3c7c97d7131951e1e8ed2d3b86552b /dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
parentINTEGRATION: CWS pchfix02 (1.82.4); FILE MERGED (diff)
downloadcore-8d97baff4c7f34d9cb4cc52cf7bb5ba52b2e84d2.tar.gz
core-8d97baff4c7f34d9cb4cc52cf7bb5ba52b2e84d2.zip
INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED
2006/09/01 17:24:37 kaib 1.3.184.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx b/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
index 7c967920b766..8223326c9efd 100644
--- a/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
+++ b/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: QueryMoveTabWinUndoAct.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:24:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:22:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbaccess.hxx"
+
#ifndef DBAUI_OQUERYMOVETABWINUNDOACT_HXX
#include "QueryMoveTabWinUndoAct.hxx"
#endif