INTEGRATION: CWS pppopt02 (1.24.74); FILE MERGED
2007/09/28 14:52:06 sj 1.24.74.1: added slot to be able to clear the undomanager
This commit is contained in:
parent
9636dcb9b0
commit
27452a0822
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: app.hrc,v $
|
||||
*
|
||||
* $Revision: 1.24 $
|
||||
* $Revision: 1.25 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-07-06 13:09:31 $
|
||||
* last change: $Author: kz $ $Date: 2007-10-10 15:32:04 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -149,6 +149,8 @@
|
|||
#define SID_PRESENTATIONOBJECT (SID_SD_START+113)
|
||||
#define SID_SIZE_VISAREA (SID_SD_START+114)
|
||||
|
||||
#define SID_CLEAR_UNDO_STACK (SID_SD_START+115)
|
||||
|
||||
#define SID_BEHIND_OBJ (SID_SD_START+116)
|
||||
#define SID_REVERSE_ORDER (SID_SD_START+117)
|
||||
#define SID_SDOPTIONS (SID_SD_START+118)
|
||||
|
|
Loading…
Reference in a new issue