diff options
Diffstat (limited to 'extensions/inc')
-rw-r--r-- | extensions/inc/extensio.hrc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc index faeacca2a58f..d1dd3e6d09fb 100644 --- a/extensions/inc/extensio.hrc +++ b/extensions/inc/extensio.hrc @@ -2,9 +2,9 @@ * * $RCSfile: extensio.hrc,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: fs $ $Date: 2001-10-01 17:01:41 $ + * last change: $Author: fs $ $Date: 2001-10-01 17:05:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -154,6 +154,8 @@ #define HID_ABSPILOT_FINISH (HID_EXTENSIONS_START + 66) #define UID_ABSPILOT_HELP (HID_EXTENSIONS_START + 67) #define HID_ABSPILOT (HID_EXTENSIONS_START + 68) -#define UID_DBIMPORT_HELP (HID_EXTENSIONS_START + 69) + +#define HID_DBIWIZARD (HID_EXTENSIONS_START + 69) +#define UID_DBIWIZARD_HELP (HID_EXTENSIONS_START + 70) #endif |