diff options
Diffstat (limited to 'dbaccess/source/ui/dlg/dsselect.src')
-rw-r--r-- | dbaccess/source/ui/dlg/dsselect.src | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/dsselect.src b/dbaccess/source/ui/dlg/dsselect.src index 8f342683adbf..04abb42a5153 100644 --- a/dbaccess/source/ui/dlg/dsselect.src +++ b/dbaccess/source/ui/dlg/dsselect.src @@ -2,9 +2,9 @@ * * $RCSfile: dsselect.src,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: kz $ $Date: 2001-11-16 22:58:45 $ + * last change: $Author: oj $ $Date: 2002-08-19 07:47:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,8 +62,8 @@ #ifndef _DBAUI_DSSELECT_HRC_ #include "dsselect.hrc" #endif -#ifndef _DBU_RESOURCE_HRC_ -#include "dbu_resource.hrc" +#ifndef _DBU_DLG_HRC_ +#include "dbu_dlg.hrc" #endif @@ -241,6 +241,9 @@ ModalDialog DLG_DATASOURCE_SELECTION /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.29 2001/11/16 22:58:45 kz + * Merge SRC638: 16.11.01 - 22:57:12 + * * Revision 1.28 2001/11/07 09:59:14 kz * Merge SRC638: 07.11.01 - 10:59:20 * |