summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-18 15:17:10 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-18 15:17:10 +0000
commit095718493e3b4bd3fff0aa205c5412a45745302b (patch)
treefcc2a5b5a193a71782019d92edbc51d9bcb59876 /sfx2/source/statbar
parent173ffbea6dc4c3ce2df529780d99a22c8b9da42b (diff)
INTEGRATION: CWS fwkbugfix04 (1.4.122); FILE MERGED
2004/12/08 15:15:50 mba 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/06 18:02:16 mba 1.4.122.1: #i38334#: get rid of all code based on SfxConfigManager
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 1a3a8d07caf7..f7e06acd5cb3 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: stbitem.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 16:17:08 $
+ * last change: $Author: kz $ $Date: 2005-01-18 16:17:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,9 +88,10 @@
#include <com/sun/star/awt/MouseButton.hpp>
#endif
+#include <vcl/status.hxx>
+
#include "stbitem.hxx"
#include "sfxtypes.hxx"
-#include "stbmgr.hxx"
#include "msg.hxx"
#include "arrdecl.hxx"
#include "bindings.hxx"
@@ -100,7 +101,6 @@
#include "dispatch.hxx"
#include "unoctitm.hxx"
#include "objsh.hxx"
-
#include "sfx.hrc"
#include <comphelper/processfactory.hxx>