summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfld.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 15:26:18 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 15:26:18 +0000
commit494be76320b8da3b80996c1d374c532d4817163f (patch)
treec3af939a7c5117ddedcfda6730796185ac396a3b /sw/inc/fmtfld.hxx
parent36eacdbbbbd428edc66e471c005f21ab167c92e9 (diff)
INTEGRATION: CWS gcc4fwdecl (1.4.284); FILE MERGED
2005/06/01 18:38:01 pmladek 1.4.284.1: #i50076# Fixed forward declarations for gcc4 in sw
Diffstat (limited to 'sw/inc/fmtfld.hxx')
-rw-r--r--sw/inc/fmtfld.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/fmtfld.hxx b/sw/inc/fmtfld.hxx
index fff0a9eb8795..126aa07dcdd6 100644
--- a/sw/inc/fmtfld.hxx
+++ b/sw/inc/fmtfld.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmtfld.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-01-05 15:50:21 $
+ * last change: $Author: obo $ $Date: 2005-06-14 16:26:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,7 @@
#endif
class SwField;
+class SwTxtFld;
// ATT_FLD ***********************************
class SW_DLLPUBLIC SwFmtFld : public SfxPoolItem, public SwClient