summaryrefslogtreecommitdiff
path: root/extensions/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-08 13:52:19 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-08 13:52:19 +0000
commit9ec064ddb9a252772e84dc0fcabaad3bbfb0d1f0 (patch)
treec11d9ce3e6c05bb6df2f667dc50daa507cc0d46b /extensions/inc
parent04660098772648cfcf5e7f437dadd699240d206a (diff)
#90716# HID_ABSPILOT
Diffstat (limited to 'extensions/inc')
-rw-r--r--extensions/inc/extensio.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index 4fbcdec9ce3e..a5d60d1d6cc5 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: fs $ $Date: 2001-08-01 12:56:18 $
+ * last change: $Author: fs $ $Date: 2001-08-08 14:52:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,5 +152,6 @@
#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)
#endif