diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:29:24 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:29:24 +0000 |
commit | 9f8fd0113f8ff1ef6a66daebd00a50dfce2d3e58 (patch) | |
tree | 6a3d6be755f5ab6a184b00c3d662fa1bce1e0367 /sw/source/ui/fmtui | |
parent | acfd833fc79ac4748f016060d3911a80dcb4342d (diff) |
INTEGRATION: CWS os8 (1.13.142); FILE MERGED
2003/04/03 07:14:24 os 1.13.142.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/fmtui')
-rw-r--r-- | sw/source/ui/fmtui/tmpdlg.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/fmtui/tmpdlg.cxx b/sw/source/ui/fmtui/tmpdlg.cxx index 0a3a69c9d8e7..66eea0be3374 100644 --- a/sw/source/ui/fmtui/tmpdlg.cxx +++ b/sw/source/ui/fmtui/tmpdlg.cxx @@ -2,9 +2,9 @@ * * $RCSfile: tmpdlg.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: os $ $Date: 2002-08-26 11:35:27 $ + * last change: $Author: vg $ $Date: 2003-04-17 15:29:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,9 +59,6 @@ * ************************************************************************/ -#ifdef PRECOMPILED -#include "ui_pch.hxx" -#endif #pragma hdrstop |