diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:40:09 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:40:09 +0000 |
commit | a81d92337b0a204a15420660a18f43808e59bd34 (patch) | |
tree | 7c28ad788c23e7766f5cdef128a82d0925062f79 /dbaccess/source/ui/tabledesign/TableController.cxx | |
parent | 28bdcca28a516f5801c65af397b9b404e0d55486 (diff) |
INTEGRATION: CWS dba203a (1.100.26); FILE MERGED
2006/03/09 08:20:03 fs 1.100.26.1: removed obsolete files
Diffstat (limited to 'dbaccess/source/ui/tabledesign/TableController.cxx')
-rw-r--r-- | dbaccess/source/ui/tabledesign/TableController.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/tabledesign/TableController.cxx b/dbaccess/source/ui/tabledesign/TableController.cxx index 78c3af98e035..23a3eee616af 100644 --- a/dbaccess/source/ui/tabledesign/TableController.cxx +++ b/dbaccess/source/ui/tabledesign/TableController.cxx @@ -4,9 +4,9 @@ * * $RCSfile: TableController.cxx,v $ * - * $Revision: 1.100 $ + * $Revision: 1.101 $ * - * last change: $Author: obo $ $Date: 2006-01-19 15:45:13 $ + * last change: $Author: obo $ $Date: 2006-03-29 12:40:09 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -141,9 +141,6 @@ #ifndef DBAUI_TABLEEDITORCONTROL_HXX #include "TEditControl.hxx" #endif -#ifndef DBAUI_TABLEDESCRIPTIONWINDOW_HXX -#include "TableDescWin.hxx" -#endif #ifndef _DBAUI_SQLMESSAGE_HXX_ #include "sqlmessage.hxx" #endif |