summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:17:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:17:55 +0000
commit5dc74d890dbba848abc30c597c62fbae11de8c4b (patch)
tree7b51445ac492fe8f0f2849b3754880eef6460f04 /extensions/source
parent7771ea0b5b43143e860649785e0bc49009dad0b2 (diff)
INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED
2006/09/01 17:26:41 kaib 1.9.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/formlinkdialog.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formlinkdialog.cxx b/extensions/source/propctrlr/formlinkdialog.cxx
index a6a340ad8006..2967cef09d0c 100644
--- a/extensions/source/propctrlr/formlinkdialog.cxx
+++ b/extensions/source/propctrlr/formlinkdialog.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: formlinkdialog.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 07:56:48 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:17:55 $
*
* 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_extensions.hxx"
+
#ifndef EXTENSIONS_SOURCE_PROPCTRLR_FORMLINKDIALOG_HXX
#include "formlinkdialog.hxx"
#endif