diff options
author | Andreas Schlüns <as@openoffice.org> | 2000-11-08 13:25:58 +0000 |
---|---|---|
committer | Andreas Schlüns <as@openoffice.org> | 2000-11-08 13:25:58 +0000 |
commit | c0bffa1da9de45ec4e55b8cf399189bc6119e49a (patch) | |
tree | b65982df57904238c3922ee26654e723fd29e19e /sfx2/source/inc/workwin.hxx | |
parent | 20cb819b1402457b425a3421cda2dc1a60bdb6c0 (diff) |
MUST obsolete soffice.ini / SfxIniManager ...
Diffstat (limited to 'sfx2/source/inc/workwin.hxx')
-rw-r--r-- | sfx2/source/inc/workwin.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/inc/workwin.hxx b/sfx2/source/inc/workwin.hxx index 5f6141d697cd..253c73dfc552 100644 --- a/sfx2/source/inc/workwin.hxx +++ b/sfx2/source/inc/workwin.hxx @@ -2,9 +2,9 @@ * * $RCSfile: workwin.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:52:35 $ + * last change: $Author: as $ $Date: 2000-11-08 14:25:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,6 +77,7 @@ #include "shell.hxx" #include "minarray.hxx" #include "ctrlitem.hxx" +#include "stbmgr.hxx" class SfxToolBoxManager; class SfxInPlaceEnv_Impl; |