fix: #85824# STR_HELP_BUTTON_SOURCEVIEW added
This commit is contained in:
parent
542b6fde75
commit
6f1ec01cc8
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: app.hrc,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: pb $ $Date: 2001-02-27 13:01:25 $
|
||||
* last change: $Author: pb $ $Date: 2001-04-18 05:20:08 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -257,6 +257,7 @@
|
|||
#define STR_HELP_BUTTON_PREV (RID_SFX_APP_START+128)
|
||||
#define STR_HELP_BUTTON_NEXT (RID_SFX_APP_START+129)
|
||||
#define STR_HELP_BUTTON_PRINT (RID_SFX_APP_START+130)
|
||||
#define STR_HELP_BUTTON_SOURCEVIEW (RID_SFX_APP_START+131)
|
||||
|
||||
#endif // #ifndef _SFX_APP_HRC
|
||||
|
||||
|
|
Loading…
Reference in a new issue