diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 22:33:40 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 22:33:40 +0000 |
commit | 22d1ab479e2133a12c4a55d8f2c673a435e00985 (patch) | |
tree | 76cb24a9f9ecfafa3ede38d6eaafab78497ea9f6 /sw/source/ui/utlui | |
parent | 8cdc97af79a5b69cefe0239abb40d879b4d9d8ee (diff) |
INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED
2006/09/01 17:53:32 kaib 1.4.476.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/ui/utlui')
-rw-r--r-- | sw/source/ui/utlui/navicfg.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/utlui/navicfg.cxx b/sw/source/ui/utlui/navicfg.cxx index 682d03325272..e1d3d91ef995 100644 --- a/sw/source/ui/utlui/navicfg.cxx +++ b/sw/source/ui/utlui/navicfg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: navicfg.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 11:28:21 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:33:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,10 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sw.hxx" + -#pragma hdrstop #ifndef _SWTYPES_HXX #include <swtypes.hxx> // fuer Pathfinder |