diff options
author | Frank Meies <fme@openoffice.org> | 2001-06-21 14:07:11 +0000 |
---|---|---|
committer | Frank Meies <fme@openoffice.org> | 2001-06-21 14:07:11 +0000 |
commit | b019be50cde1e6f4991fd8349ffe0f8c66822874 (patch) | |
tree | 8b059e93208a99b0687294a0e2dc731e79d1aa3a /dbaccess/source/ui/dlg/adtabdlg.hrc | |
parent | 7f6722d954c31718b8e3871c4eba25567a272745 (diff) |
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'dbaccess/source/ui/dlg/adtabdlg.hrc')
-rw-r--r-- | dbaccess/source/ui/dlg/adtabdlg.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/adtabdlg.hrc b/dbaccess/source/ui/dlg/adtabdlg.hrc index eed60d7353c0..389028936ea7 100644 --- a/dbaccess/source/ui/dlg/adtabdlg.hrc +++ b/dbaccess/source/ui/dlg/adtabdlg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: adtabdlg.hrc,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: oj $ $Date: 2001-02-05 09:15:13 $ + * last change: $Author: fme $ $Date: 2001-06-21 15:07:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,7 +65,7 @@ #define LB_DATABASE 2 #define FT_TABLE 1 #define FT_DATABASE 2 -#define GB_TABLE 1 +#define FL_TABLE 1 #define PB_ADDTABLE 1 #define PB_CLOSE 2 #define PB_HELP 3 |