diff options
author | Thomas Benisch <tbe@openoffice.org> | 2000-10-23 09:05:22 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2000-10-23 09:05:22 +0000 |
commit | ad95ebef0f8c09b04cebfaca849634735d905ae1 (patch) | |
tree | 7b010af60ea8f6c08fbb54041cae0f184ab5dbae | |
parent | abec42699b2bb491df805133d6ddc63d44e097de (diff) |
btbxctl.hxx removed
-rw-r--r-- | sw/source/ui/app/swmodule.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/app/swmodule.cxx b/sw/source/ui/app/swmodule.cxx index 2f6614511c52..9d01a943b5e8 100644 --- a/sw/source/ui/app/swmodule.cxx +++ b/sw/source/ui/app/swmodule.cxx @@ -2,9 +2,9 @@ * * $RCSfile: swmodule.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2000-10-20 14:18:01 $ + * last change: $Author: tbe $ $Date: 2000-10-23 10:05:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -108,7 +108,7 @@ #ifndef _SVX_LINECTRL_HXX //autogen #include <svx/linectrl.hxx> #endif -#include <basctl/btbxctl.hxx> //z-Zt falscher includeschutz! +//#include <basctl/btbxctl.hxx> //z-Zt falscher includeschutz! #include <svx/tbxctl.hxx> //z-Zt falscher includeschutz! #ifndef _FILLCTRL_HXX //autogen #include <svx/fillctrl.hxx> |