diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:50:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:50:36 +0000 |
commit | 1e2a8a9bbb634b8a760cb70c9bb2e3ba6b71cf31 (patch) | |
tree | 0b3fb63d14966cc97f66f7784a98a4d89e54b1bc /sc/source/ui/navipi/scenwnd.cxx | |
parent | dea37bee0f846064c58c15a20176b0003ab9da47 (diff) |
INTEGRATION: CWS sfxcleanup (1.4.126); FILE MERGED
2006/03/05 00:27:37 mba 1.4.126.1: #132394#: remove superfluous code
Diffstat (limited to 'sc/source/ui/navipi/scenwnd.cxx')
-rw-r--r-- | sc/source/ui/navipi/scenwnd.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/navipi/scenwnd.cxx b/sc/source/ui/navipi/scenwnd.cxx index 54b718736158..3c2848faf645 100644 --- a/sc/source/ui/navipi/scenwnd.cxx +++ b/sc/source/ui/navipi/scenwnd.cxx @@ -4,9 +4,9 @@ * * $RCSfile: scenwnd.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 22:18:05 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:50:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,7 +47,7 @@ #include <svtools/slstitm.hxx> #include <svtools/stritem.hxx> #include <vcl/msgbox.hxx> - +#include <vcl/svapp.hxx> #include "navipi.hxx" #include "popmenu.hxx" #include "scresid.hxx" |