From dcddddf1f4e11b8670fa2f89b63881b9ebb17799 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 13 Dec 2006 15:43:43 +0000 Subject: INTEGRATION: CWS dba22ui (1.67.28); FILE MERGED 2006/12/05 09:47:47 fs 1.67.28.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former --- dbaccess/inc/dbaccess_helpid.hrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dbaccess/inc/dbaccess_helpid.hrc') diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc index e1e5603b9d29..8cc64f23942d 100644 --- a/dbaccess/inc/dbaccess_helpid.hrc +++ b/dbaccess/inc/dbaccess_helpid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dbaccess_helpid.hrc,v $ * - * $Revision: 1.67 $ + * $Revision: 1.68 $ * - * last change: $Author: hr $ $Date: 2006-08-15 10:40:18 $ + * last change: $Author: kz $ $Date: 2006-12-13 16:43:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -358,6 +358,8 @@ #define HID_BROWSER_ADMINISTRATE (HID_DBACCESS_START + 296) +#define HID_DSADMIN_AS_BEFORE_CORRELATION_NAME (HID_DBACCESS_START + 297) + #define HID_PAGE_DBWIZARD_GENERALPAGE (HID_DBACCESS_START + 300) #define HID_PAGE_DBWIZARD_GENERAL_RB_CREATEDBDATABASE (HID_DBACCESS_START + 301) #define HID_PAGE_DBWIZARD_GENERAL_RB_GETEXISTINGDATABASE (HID_DBACCESS_START + 302) -- cgit