diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:33:28 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:33:28 +0000 |
commit | fadff046ebcdfc2db7142e2a93fc91fe4371adbe (patch) | |
tree | 31668fa9d29d0a85d8cd0fe0cae9ad41e899ab51 /sfx2/source | |
parent | bdd9dfa1b44f1b61179ef4e1ac35dfdb6ccfe48b (diff) |
INTEGRATION: CWS vclcleanup02 (1.34.4); FILE MERGED
2003/12/04 15:54:08 mt 1.34.4.1: #i23061# Removed/Changed old StarView stuff
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/menu/virtmenu.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/menu/virtmenu.cxx b/sfx2/source/menu/virtmenu.cxx index b9c7b37a5ebc..da496a6e5afd 100644 --- a/sfx2/source/menu/virtmenu.cxx +++ b/sfx2/source/menu/virtmenu.cxx @@ -2,9 +2,9 @@ * * $RCSfile: virtmenu.cxx,v $ * - * $Revision: 1.34 $ + * $Revision: 1.35 $ * - * last change: $Author: rt $ $Date: 2003-11-25 10:51:31 $ + * last change: $Author: vg $ $Date: 2004-01-06 16:33:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,7 +60,6 @@ ************************************************************************/ #include <sot/factory.hxx> -#include <vcl/system.hxx> #include <svtools/menuoptions.hxx> #include <svtools/imagemgr.hxx> #include <svtools/imageitm.hxx> |