summaryrefslogtreecommitdiff
path: root/extensions/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-08 14:01:30 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-08 14:01:30 +0000
commitcb2273fbcfc18d04afa9fb8c8e6d8106a29fd518 (patch)
treedefd669412f1a1f0741fb521bfcf894833633da7 /extensions/inc
parentc7e16d722a702e15044d875632047df42e51235c (diff)
#90716# UID_ABSPILOT_HELP
Diffstat (limited to 'extensions/inc')
-rw-r--r--extensions/inc/extensio.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index a5d60d1d6cc5..d00a33b4760c 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: fs $ $Date: 2001-08-08 14:52:19 $
+ * last change: $Author: fs $ $Date: 2001-08-08 15:01:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,6 +152,7 @@
#define HID_ABSPILOT_NEXT (HID_EXTENSIONS_START + 64)
#define HID_ABSPILOT_CANCEL (HID_EXTENSIONS_START + 65)
#define HID_ABSPILOT_FINISH (HID_EXTENSIONS_START + 66)
-#define HID_ABSPILOT (HID_EXTENSIONS_START + 67)
+#define UID_ABSPILOT_HELP (HID_EXTENSIONS_START + 67)
+#define HID_ABSPILOT (HID_EXTENSIONS_START + 68)
#endif