summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkwindow.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:28:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:28:42 +0000
commitdd4ff004c68672f4760a27ac4b36bf8050ef3015 (patch)
tree48de4208d766477f1c2b1bb4b76d6eff5a791dc6 /vcl/unx/gtk/a11y/atkwindow.cxx
parent6eb2d86409c0f0cfc2a3cf910ff40581eb46f7b3 (diff)
INTEGRATION: CWS pchfix02 (1.3.144); FILE MERGED
2006/09/01 17:58:01 kaib 1.3.144.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx/gtk/a11y/atkwindow.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkwindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atkwindow.cxx b/vcl/unx/gtk/a11y/atkwindow.cxx
index 02459349ca61..62b0f9b6ebe2 100644
--- a/vcl/unx/gtk/a11y/atkwindow.cxx
+++ b/vcl/unx/gtk/a11y/atkwindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: atkwindow.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-05-11 13:32:10 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:28:42 $
*
* 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 "atkwindow.hxx"
#include <plugins/gtk/gtkframe.hxx>