summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adtabdlg.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:13:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:13:30 +0000
commite6ca852dd98f04f765dbd4a5791707a096dd02c3 (patch)
tree16dafbb8b0c55c8b72459176d79f2713ed7eb394 /dbaccess/source/ui/dlg/adtabdlg.cxx
parent95ba13f6b7a9a378628f043049f4e275b3f07f93 (diff)
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
Diffstat (limited to 'dbaccess/source/ui/dlg/adtabdlg.cxx')
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.cxx7
1 files changed, 2 insertions, 5 deletions
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 <sfx2/sfxsids.hrc>
#endif
-#ifndef _DBAUI_MODULE_DBU_HXX_
-#include "moduledbu.hxx"
-#endif
#ifndef DBAUI_QUERYTABLEVIEW_HXX
#include "QueryTableView.hxx"
#endif