summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--svx/inc/helpid.hrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc
index 248ade52612b..16e1aff4e720 100644
--- a/svx/inc/helpid.hrc
+++ b/svx/inc/helpid.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.62 $
+ * $Revision: 1.63 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:53:22 $
+ * last change: $Author: obo $ $Date: 2006-03-29 08:41:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -767,6 +767,7 @@
#define HID_SVX_NEW_TOOLBAR (HID_SVX_EXT0_START + 182)
#define HID_SVX_MODIFY_TOOLBAR (HID_SVX_EXT0_START + 183)
#define HID_SVX_NEW_TOOLBAR_ITEM (HID_SVX_EXT0_START + 184)
+#define HID_SVX_CONFIG_MENU_LISTBOX (HID_SVX_EXT0_START + 185)
// please adjust ACT_SVX_HID_END2 below if you add entries here!
@@ -781,12 +782,11 @@
#endif
// overrun check 2
-#define ACT_SVX_HID_END2 HID_SVX_CONFIG_RENAME_TOOLBAR_ITEM
+#define ACT_SVX_HID_END2 HID_SVX_CONFIG_MENU_LISTBOX
#if ACT_SVX_HID2_END > HID_SVX_EXT0_END
#error resource overrun in #line, #file
#endif
-
#endif