diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:34:56 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:34:56 +0000 |
commit | 864405aa55e25af8ff05d81cc85d9d745516a92c (patch) | |
tree | 71ec940dc03bb3c431886d49e98ed24ecf188fb2 /svx/source/inc | |
parent | 8d04d8a7c9cd951a31d3480742fb7bac33971017 (diff) |
INTEGRATION: CWS fwkbugfix04 (1.6.208); FILE MERGED
2004/12/14 22:31:34 mba 1.6.208.1: tbxmgr.hxx obsolete
Diffstat (limited to 'svx/source/inc')
-rw-r--r-- | svx/source/inc/tbxform.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/inc/tbxform.hxx b/svx/source/inc/tbxform.hxx index ec95df40d123..6ad4554cba69 100644 --- a/svx/source/inc/tbxform.hxx +++ b/svx/source/inc/tbxform.hxx @@ -2,9 +2,9 @@ * * $RCSfile: tbxform.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2004-09-09 10:24:44 $ + * last change: $Author: kz $ $Date: 2005-01-18 15:34:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,10 +65,6 @@ #include <sfx2/tbxctrl.hxx> #endif -#ifndef _SFXTBXMGR_HXX //autogen -#include <sfx2/tbxmgr.hxx> -#endif - #ifndef _SV_FIELD_HXX //autogen #include <vcl/field.hxx> #endif |