diff options
author | Thomas Benisch <tbe@openoffice.org> | 2002-05-08 15:39:23 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2002-05-08 15:39:23 +0000 |
commit | 2a95058d07a51434d3e10c6ef8a5e3a8dc4560c6 (patch) | |
tree | 57c12a750e80cbae19e4b47518f7f779e2afe606 /basctl/sdi/basslots.hrc | |
parent | 7adac7b110dc45c990b6125366394d2a66e527b9 (diff) |
#98419# Slot configuration must use configuration service
Diffstat (limited to 'basctl/sdi/basslots.hrc')
-rw-r--r-- | basctl/sdi/basslots.hrc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/basctl/sdi/basslots.hrc b/basctl/sdi/basslots.hrc index e8f12220bf11..0472ff214bee 100644 --- a/basctl/sdi/basslots.hrc +++ b/basctl/sdi/basslots.hrc @@ -2,9 +2,9 @@ * * $RCSfile: basslots.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mh $ $Date: 2000-09-29 11:02:35 $ + * last change: $Author: tbe $ $Date: 2002-05-08 16:34:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,7 +58,6 @@ * * ************************************************************************/ -#include <sfx2/sfx.hrc> + #include <svx/svxids.hrc> -#include <sfx2/sfxsids.hrc> |