summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/slotadd.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 14:57:26 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 14:57:26 +0000
commit3f4c9f2b18719b04b7326faee30508d487b34213 (patch)
treebdd25c3acfecec071047b9929d975060d33619be /sw/source/ui/shells/slotadd.cxx
parent56b22f4a2878b9975d577b4ff76fa2bd49948210 (diff)
INTEGRATION: CWS layoutmanager (1.18.18); FILE MERGED
2003/11/04 12:24:58 cd 1.18.18.1: #111899# Adapt old code to new slot definition
Diffstat (limited to 'sw/source/ui/shells/slotadd.cxx')
-rw-r--r--sw/source/ui/shells/slotadd.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/shells/slotadd.cxx b/sw/source/ui/shells/slotadd.cxx
index d9621895b730..1df94a2ee2d5 100644
--- a/sw/source/ui/shells/slotadd.cxx
+++ b/sw/source/ui/shells/slotadd.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: slotadd.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2003-09-19 08:47:13 $
+ * last change: $Author: kz $ $Date: 2004-02-25 15:57:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,9 @@
#ifndef _SFX_OBJITEM_HXX //autogen
#include <sfx2/objitem.hxx>
#endif
+#ifndef _SFX_OBJSH_HXX //autogen
+#include <sfx2/objsh.hxx>
+#endif
#ifndef _SVX_RULRITEM_HXX //autogen
#include <svx/rulritem.hxx>
#endif