diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 16:01:30 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 16:01:30 +0000 |
commit | 2838cef730ebb76650d2349e59c4fe54eb231cf3 (patch) | |
tree | 8b86e61e73f75ee0d507f669c02c5219761bdf36 /sw/source/ui/web | |
parent | 23abf539945491bb6d54ee2e64a70b8cb20e9d1c (diff) |
INTEGRATION: CWS dialogdiet (1.3.276); FILE MERGED
2003/12/01 10:00:04 mba 1.3.276.1: #i22972#: offmgr removed
Diffstat (limited to 'sw/source/ui/web')
-rw-r--r-- | sw/source/ui/web/wlistsh.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/web/wlistsh.cxx b/sw/source/ui/web/wlistsh.cxx index 813d3983170e..254542376887 100644 --- a/sw/source/ui/web/wlistsh.cxx +++ b/sw/source/ui/web/wlistsh.cxx @@ -2,9 +2,9 @@ * * $RCSfile: wlistsh.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2003-04-17 15:58:54 $ + * last change: $Author: hr $ $Date: 2004-02-03 17:01:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,9 +76,6 @@ #ifndef _IMAPDLG_HXX_ //autogen #include <svx/imapdlg.hxx> #endif -#ifndef _SBASLTID_HRC //autogen -#include <offmgr/sbasltid.hrc> -#endif #include "cmdid.h" #include "uiparam.hxx" |