From e6ca852dd98f04f765dbd4a5791707a096dd02c3 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jul 2007 07:13:30 +0000 Subject: INTEGRATION: CWS oj14 (1.21.4); FILE MERGED 2007/06/04 18:19:49 oj 1.21.4.8: RESYNC: (1.27-1.28); FILE MERGED 2006/12/18 16:19:28 oj 1.21.4.7: RESYNC: (1.26-1.27); FILE MERGED 2006/11/07 09:20:51 oj 1.21.4.6: RESYNC: (1.23-1.26); FILE MERGED 2006/07/04 07:56:06 oj 1.21.4.5: RESYNC: (1.22-1.23); FILE MERGED 2006/04/25 13:02:53 oj 1.21.4.4: new include 2006/03/20 13:56:59 oj 1.21.4.3: RESYNC: (1.21-1.22); FILE MERGED 2006/03/20 07:48:25 oj 1.21.4.2: use of module client helper 2006/01/03 07:49:07 oj 1.21.4.1: changed module client --- dbaccess/source/ui/dlg/adtabdlg.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'dbaccess/source') diff --git a/dbaccess/source/ui/dlg/adtabdlg.cxx b/dbaccess/source/ui/dlg/adtabdlg.cxx index bf351549ca62..38db45d42c23 100644 --- a/dbaccess/source/ui/dlg/adtabdlg.cxx +++ b/dbaccess/source/ui/dlg/adtabdlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: adtabdlg.cxx,v $ * - * $Revision: 1.28 $ + * $Revision: 1.29 $ * - * last change: $Author: rt $ $Date: 2007-04-26 07:57:41 $ + * last change: $Author: rt $ $Date: 2007-07-06 08:13:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -65,9 +65,6 @@ #ifndef _SFXSIDS_HRC #include #endif -#ifndef _DBAUI_MODULE_DBU_HXX_ -#include "moduledbu.hxx" -#endif #ifndef DBAUI_QUERYTABLEVIEW_HXX #include "QueryTableView.hxx" #endif -- cgit