summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/tabledesign/TableFieldControl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:30:26 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:30:26 +0000
commit5b6e35cfed6c8993b336515ea9916390e962e578 (patch)
treec23eb5a575274b01c4a9b7ea25b30bf2e9fca839 /dbaccess/source/ui/tabledesign/TableFieldControl.cxx
parentINTEGRATION: CWS pchfix02 (1.29.52); FILE MERGED (diff)
downloadcore-5b6e35cfed6c8993b336515ea9916390e962e578.tar.gz
core-5b6e35cfed6c8993b336515ea9916390e962e578.zip
INTEGRATION: CWS pchfix02 (1.10.76); FILE MERGED
2006/09/01 17:24:42 kaib 1.10.76.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/tabledesign/TableFieldControl.cxx')
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldControl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/tabledesign/TableFieldControl.cxx b/dbaccess/source/ui/tabledesign/TableFieldControl.cxx
index 7565c387a6b2..f2e407a928e3 100644
--- a/dbaccess/source/ui/tabledesign/TableFieldControl.cxx
+++ b/dbaccess/source/ui/tabledesign/TableFieldControl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TableFieldControl.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2006-05-04 08:51:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:30:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbaccess.hxx"
#ifndef DBAUI_TABLEFIELDCONTROL_HXX
#include "TableFieldControl.hxx"
#endif