diff options
author | Kai Ahrens <ka@openoffice.org> | 2001-06-22 14:46:24 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2001-06-22 14:46:24 +0000 |
commit | 32f56b70b3a08c0e9fa4fc796ffe3a254de7d105 (patch) | |
tree | bee312020381fd206ec69e2da53a7221bfe81bb7 /svx/source/gallery2/galbrws2.cxx | |
parent | 8af6d276c1ec91a8c3da13ad6d980ac58783d3e0 (diff) |
TFD taskforce changes
Diffstat (limited to 'svx/source/gallery2/galbrws2.cxx')
-rw-r--r-- | svx/source/gallery2/galbrws2.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/gallery2/galbrws2.cxx b/svx/source/gallery2/galbrws2.cxx index 972db4d129cf..ef49605f3833 100644 --- a/svx/source/gallery2/galbrws2.cxx +++ b/svx/source/gallery2/galbrws2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: galbrws2.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: ka $ $Date: 2001-06-08 13:55:20 $ + * last change: $Author: ka $ $Date: 2001-06-22 15:42:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ #include <svtools/intitem.hxx> #include <svtools/eitem.hxx> #include <svtools/transfer.hxx> -#include <sfx2/exchobj.hxx> +//#include <sfx2/exchobj.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/viewfrm.hxx> |