From 5ab6b5cc02b69efe4c1f74e6c5c59cfb60b0a5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Sch=C3=B6nheit?= Date: Tue, 24 Oct 2000 11:07:49 +0000 Subject: [PATCH] DLG_DATASOURCE_SELECTION --- dbaccess/source/ui/inc/dbu_resource.hrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dbaccess/source/ui/inc/dbu_resource.hrc b/dbaccess/source/ui/inc/dbu_resource.hrc index 1d5ca36a10e3..edd111981536 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.4 $ + * $Revision: 1.5 $ * - * last change: $Author: fs $ $Date: 2000-10-12 16:20:04 $ + * last change: $Author: fs $ $Date: 2000-10-24 12:07:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,6 +69,7 @@ #define DLG_DBASE_INDEXES 1001 #define DLG_SQLMESSAGE 1002 #define DLG_SQLEXCEPTIONCHAIN 1003 +#define DLG_DATASOURCE_SELECTION 1004 //======================================================================== // tab pages @@ -146,6 +147,9 @@ /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.4 2000/10/12 16:20:04 fs + * ERR_COULDNOTRESTOREDS/BMP_DATABASE_DELETED/MENU_DATASOURCELIST_POPUP + * * Revision 1.3 2000/10/11 11:32:07 fs * new bitmap ids for the admin dialog *