summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/navigatr.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 15:23:53 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 15:23:53 +0000
commit0aa3b4be2ba1505cf3ecfdf293b477c9f1015230 (patch)
tree4e2ead9d66880851bd7b0c6e8f144c05e6314388 /sd/source/ui/inc/navigatr.hxx
parentbcd2687a578e37751f4bb5eed814e4a303033c39 (diff)
INTEGRATION: CWS gcc4fwdecl (1.10.206); FILE MERGED
2005/06/01 17:19:56 pmladek 1.10.206.1: #i50069# Fixed forward declarations for gcc4 in sd
Diffstat (limited to 'sd/source/ui/inc/navigatr.hxx')
-rw-r--r--sd/source/ui/inc/navigatr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/inc/navigatr.hxx b/sd/source/ui/inc/navigatr.hxx
index bb2b481f410b..c3e273016f8f 100644
--- a/sd/source/ui/inc/navigatr.hxx
+++ b/sd/source/ui/inc/navigatr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: navigatr.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 20:17:53 $
+ * last change: $Author: obo $ $Date: 2005-06-14 16:23:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,6 +107,8 @@ class NavigatorChildWindow;
class View;
}
class Menu;
+class SdNavigatorControllerItem;
+class SdPageNameControllerItem;
//------------------------------------------------------------------------