diff options
author | Peter Burow <pb@openoffice.org> | 2001-10-29 06:09:27 +0000 |
---|---|---|
committer | Peter Burow <pb@openoffice.org> | 2001-10-29 06:09:27 +0000 |
commit | ca948e87b448939977b17bdbbecab7c25ce5f9a9 (patch) | |
tree | ede9dc8341efd2c80a556621e96e325264f6a78d /sfx2/source/inc | |
parent | a3ce03f7b175908363fe07957de50658dc62d852 (diff) |
fix: #93843# HID_HELP_ONHELP added
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r-- | sfx2/source/inc/helpid.hrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc index e07c44f6c039..043346a6183c 100644 --- a/sfx2/source/inc/helpid.hrc +++ b/sfx2/source/inc/helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: pb $ $Date: 2001-10-26 05:58:21 $ + * last change: $Author: pb $ $Date: 2001-10-29 07:08:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -375,6 +375,9 @@ #error Resource-Ueberlauf in #line, #file #endif +#define HID_HELP_ONHELP 68245 + #endif // #ifndef _SFX_HELPID_HRC // ******************************************************************* EOF + |