summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:22:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:22:59 +0000
commit43f78352a2ac57ee448bd0009638d544528141ff (patch)
tree1c31979ac709ec305a49a0009e8022beaa32f4db /extensions/source
parent6d99d322a824a3eb4b353d39b4d35731954ac104 (diff)
INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED
2006/09/01 17:26:44 kaib 1.5.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/pushbuttonnavigation.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/pushbuttonnavigation.cxx b/extensions/source/propctrlr/pushbuttonnavigation.cxx
index 0929e95a989f..35533a6e7693 100644
--- a/extensions/source/propctrlr/pushbuttonnavigation.cxx
+++ b/extensions/source/propctrlr/pushbuttonnavigation.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pushbuttonnavigation.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 08:00:33 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:22:59 $
*
* 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_PROPCTRLR_PUSHBUTTONNAVIGATION_HXX
#include "pushbuttonnavigation.hxx"
#endif