summaryrefslogtreecommitdiff
path: root/svx/source/dialog/SpellDialogChildWindow.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 03:08:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 03:08:58 +0000
commit1827d84ebbbc95447ba90ec4f57b9be615ab7d8c (patch)
tree8b7581219bd83f535d303d496c31efa54a552e3e /svx/source/dialog/SpellDialogChildWindow.cxx
parent239cf5b10317142609561b551bcbf4e4a7723f8b (diff)
INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED
2006/09/01 17:46:03 kaib 1.4.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/SpellDialogChildWindow.cxx')
-rw-r--r--svx/source/dialog/SpellDialogChildWindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/SpellDialogChildWindow.cxx b/svx/source/dialog/SpellDialogChildWindow.cxx
index bfd96b2b6dd3..2c729ef06185 100644
--- a/svx/source/dialog/SpellDialogChildWindow.cxx
+++ b/svx/source/dialog/SpellDialogChildWindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SpellDialogChildWindow.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:58:40 $
+ * last change: $Author: obo $ $Date: 2006-09-17 04:08:58 $
*
* 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_svx.hxx"
+
#ifndef SVX_SPELL_DIALOG_CHILD_WINDOW_HXX
#include <SpellDialogChildWindow.hxx>
#endif