summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/dbu_resource.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-07-09 05:56:49 +0000
committerOcke Janssen <oj@openoffice.org>2001-07-09 05:56:49 +0000
commit507e109c5518fd5a09267630f1e2cade047984de (patch)
tree8e0b6ebfa12a67d5b7e7318d20a8259d7b37ef61 /dbaccess/source/ui/inc/dbu_resource.hrc
parent84d3294c846836a9ad7fe0647d7687aa4a1add80 (diff)
#88144# d&d for creating relations corrected
Diffstat (limited to 'dbaccess/source/ui/inc/dbu_resource.hrc')
-rw-r--r--dbaccess/source/ui/inc/dbu_resource.hrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/dbu_resource.hrc b/dbaccess/source/ui/inc/dbu_resource.hrc
index 9c9809636ac9..58837776f1ba 100644
--- a/dbaccess/source/ui/inc/dbu_resource.hrc
+++ b/dbaccess/source/ui/inc/dbu_resource.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbu_resource.hrc,v $
*
- * $Revision: 1.54 $
+ * $Revision: 1.55 $
*
- * last change: $Author: oj $ $Date: 2001-07-06 08:13:55 $
+ * last change: $Author: oj $ $Date: 2001-07-09 06:56:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -440,6 +440,7 @@
#define STR_DSBROWSER_TITLE RID_STRING_START + 179
#define STR_ADABAS_ERROR_SYSTEMTABLES RID_STRING_START + 180
#define STR_TABLEDESIGN_ALTER_ERROR RID_STRING_START + 181
+#define STR_QUERY_REL_DELETE_WINDOW RID_STRING_START + 182
//========================================================================
// untyped resources
@@ -454,6 +455,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.54 2001/07/06 08:13:55 oj
+ * #88923# correct table altering
+ *
* Revision 1.53 2001/07/04 13:09:13 oj
* #85663# check if table is accessable and returns data
*