INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED
2007/04/03 12:57:04 tl 1.3.710.1: #i69287# warning-free code
This commit is contained in:
parent
af89257a37
commit
f8522d915f
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: chrdlg.hrc,v $
|
* $RCSfile: chrdlg.hrc,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.3 $
|
* $Revision: 1.4 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-09 01:36:39 $
|
* last change: $Author: hr $ $Date: 2007-09-27 07:57:14 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -57,13 +57,12 @@
|
||||||
|
|
||||||
#define MSG_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1)
|
#define MSG_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1)
|
||||||
|
|
||||||
#define CHRDLG_ACT_END WIN_QUERY_KILL_HEADER
|
#define CHRDLG_ACT_END DLG_DRAWPARA
|
||||||
|
|
||||||
#if CHRDLG_ACT_END > RC_CHRDLG_END
|
#if CHRDLG_ACT_END > RC_CHRDLG_END
|
||||||
#error Resource-Id Ueberlauf in #file, #line
|
#error Resource-Id Ueberlauf in #file, #line
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//add CHINA001
|
|
||||||
#define DLG_SWDROPCAPS (RC_CHRDLG_BEGIN + 11)
|
#define DLG_SWDROPCAPS (RC_CHRDLG_BEGIN + 11)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue