summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atktext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:28:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:28:03 +0000
commit144937735aff8ec5363ff613fc809104f22ff35b (patch)
treee8bc08cf5966781dc2539cf0bc08ba2d14b079a3 /vcl/unx/gtk/a11y/atktext.cxx
parentf066f2c85bb6fc5b9497a6d99fe63e0161317c38 (diff)
INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED
2006/09/01 17:58:00 kaib 1.3.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx/gtk/a11y/atktext.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atktext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atktext.cxx b/vcl/unx/gtk/a11y/atktext.cxx
index 1d5b81f19388..6c3f76e9da07 100644
--- a/vcl/unx/gtk/a11y/atktext.cxx
+++ b/vcl/unx/gtk/a11y/atktext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: atktext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 13:11:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:27:50 $
*
* 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_vcl.hxx"
+
#include "atkwrapper.hxx"
#include "atktextattributes.hxx"