summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtkobject.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:30:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:30:31 +0000
commit36f8aaca812034bc36e8d05143a76d6715ad3d8a (patch)
tree2526b3dad39e26a487a614e2d182adf47a7eb530 /vcl/unx/gtk/window/gtkobject.cxx
parent05a53941507a924be811f2a28b904727bc82f5bb (diff)
INTEGRATION: CWS pchfix02 (1.9.4); FILE MERGED
2006/09/01 17:58:02 kaib 1.9.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx/gtk/window/gtkobject.cxx')
-rw-r--r--vcl/unx/gtk/window/gtkobject.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/gtk/window/gtkobject.cxx b/vcl/unx/gtk/window/gtkobject.cxx
index a3563c00fe09..f737efd6064d 100644
--- a/vcl/unx/gtk/window/gtkobject.cxx
+++ b/vcl/unx/gtk/window/gtkobject.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gtkobject.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:46:46 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:30:31 $
*
* 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 <plugins/gtk/gtkobject.hxx>
#include <plugins/gtk/gtkframe.hxx>
#include <plugins/gtk/gtkdata.hxx>