summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:55:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:55:11 +0000
commitc471bd644b7544c63a436e97039f460834406e2b (patch)
tree1716012fcb1254061121e978b50cf3707562e8bd /forms
parentf01f70d2431f9fadb2049a9c9702a3566e435f41 (diff)
INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED
2006/09/01 17:27:39 kaib 1.8.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/navigationbar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/navigationbar.cxx b/forms/source/component/navigationbar.cxx
index 30eb28f488e9..f23d8b2d7864 100644
--- a/forms/source/component/navigationbar.cxx
+++ b/forms/source/component/navigationbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: navigationbar.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:55:37 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:55:11 $
*
* 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_forms.hxx"
+
#ifndef FORMS_COMPONENT_NAVIGATION_BAR_HXX
#include "navigationbar.hxx"
#endif