Kaydet (Commit) aaacc044 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS oj14 (1.12.4); FILE MERGED

2007/06/06 07:34:39 lla 1.12.4.1: #i77259# new dialog if extension is not present
üst de154358
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: dbu_dlg.hrc,v $ * $RCSfile: dbu_dlg.hrc,v $
* *
* $Revision: 1.12 $ * $Revision: 1.13 $
* *
* last change: $Author: kz $ $Date: 2006-12-13 16:52:15 $ * last change: $Author: rt $ $Date: 2007-07-06 08:27:58 $
* *
* 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.
...@@ -128,9 +128,13 @@ ...@@ -128,9 +128,13 @@
#define STR_EXCEPTION_INFO RID_STR_DLG_START + 64 #define STR_EXCEPTION_INFO RID_STR_DLG_START + 64
#define STR_EXCEPTION_DETAILS RID_STR_DLG_START + 65 #define STR_EXCEPTION_DETAILS RID_STR_DLG_START + 65
// please adjust checking before insert new strings // please adjust checking before insert new strings
#if STR_EXCEPTION_DETAILS > RID_STR_DLG_END #define LAST_STR_HERE RID_STR_DLG_START + 65
#if LAST_STR_HERE > RID_STR_DLG_END
#error Resource-Id Overflow in #file, #line #error Resource-Id Overflow in #file, #line
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment