summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:23:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:23:48 +0000
commitf3b16e52d559681668be205d6796def2dcb05ff8 (patch)
tree7aaf3eddfa3ac350b23785eb7b15b795eac7243e /dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
parent7376dc9873bcc3366e4d7962dbd371eee39627bb (diff)
INTEGRATION: CWS pchfix02 (1.26.36); FILE MERGED
2006/09/01 17:24:37 kaib 1.26.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/querydesign/QueryViewSwitch.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/QueryViewSwitch.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx b/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
index a5379d30635a..de2ceb4d3f0b 100644
--- a/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
+++ b/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: QueryViewSwitch.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 15:42:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:23:48 $
*
* 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_QUERYVIEWSWITCH_HXX
#include "QueryViewSwitch.hxx"
#endif