From f8522d915f8d87c354144490e386811276827832 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 27 Sep 2007 06:57:14 +0000 Subject: [PATCH] INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/03 12:57:04 tl 1.3.710.1: #i69287# warning-free code --- sw/inc/chrdlg.hrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index 1f99428f59aa..632f7bbd61f4 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -4,9 +4,9 @@ * * $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 terms of GNU Lesser General Public License Version 2.1. @@ -57,13 +57,12 @@ #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 #error Resource-Id Ueberlauf in #file, #line #endif -//add CHINA001 #define DLG_SWDROPCAPS (RC_CHRDLG_BEGIN + 11) #endif