diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:51:17 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-09 08:51:17 +0000 |
commit | 34ff9aabb73f1af4b9049a52a9a200c7c81fdf84 (patch) | |
tree | c893a597e9c74333219cd2602ebe44b0288589d6 /dbaccess/source/ui/tabledesign/TableDesignView.cxx | |
parent | 8ef40a9208fa0d756231d962275a562b30af055a (diff) |
INTEGRATION: CWS insight02 (1.22.236); FILE MERGED
2004/08/13 14:28:24 oj 1.22.236.1: #i32563# toolbox changes
Diffstat (limited to 'dbaccess/source/ui/tabledesign/TableDesignView.cxx')
-rw-r--r-- | dbaccess/source/ui/tabledesign/TableDesignView.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/tabledesign/TableDesignView.cxx b/dbaccess/source/ui/tabledesign/TableDesignView.cxx index eddfb4495833..98eb73d427bd 100644 --- a/dbaccess/source/ui/tabledesign/TableDesignView.cxx +++ b/dbaccess/source/ui/tabledesign/TableDesignView.cxx @@ -2,9 +2,9 @@ * * $RCSfile: TableDesignView.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: hr $ $Date: 2003-03-19 17:53:03 $ + * last change: $Author: rt $ $Date: 2004-09-09 09:51:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,9 +82,6 @@ #ifndef DBAUI_TABLEFIELDDESCRIPTION_HXX #include "TableFieldDescWin.hxx" #endif -#ifndef _SV_TOOLBOX_HXX -#include <vcl/toolbox.hxx> -#endif #ifndef DBAUI_TABLEROW_HXX #include "TableRow.hxx" #endif |