summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 12:49:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 12:49:09 +0000
commit25ba3bcebf0d93d2f57bddd7138db5f04fac9840 (patch)
tree808debcc837db4334c60d0edcc8f127524ad3936 /starmath
parente8be5fd93faab663b08ff1ff084919eca9a91d67 (diff)
INTEGRATION: CWS sb59 (1.28.48); FILE MERGED
2006/08/23 08:14:31 sb 1.28.48.1: #i67487# Made code warning-free (wntmsci10).
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/document.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index c2e985f4da0f..cfd969ee3b12 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: document.hxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 07:58:09 $
+ * last change: $Author: obo $ $Date: 2006-10-12 13:49:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,6 +69,7 @@
#include <vcl/jobset.hxx>
class SmNode;
+class SfxMenuBarManager;
class SfxPrinter;
class Printer;