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

INTEGRATION: CWS bmpres01 (1.24.44); FILE MERGED

2004/04/27 14:30:45 ka 1.24.44.1: using new resource structure for images
üst f6e99aba
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: objdlg.src,v $ * $RCSfile: objdlg.src,v $
* *
* $Revision: 1.24 $ * $Revision: 1.25 $
* *
* last change: $Author: vg $ $Date: 2003-12-17 18:44:29 $ * last change: $Author: rt $ $Date: 2004-05-21 07:50:45 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -152,7 +152,7 @@ FloatingWindow RID_BASICIDE_OBJCAT ...@@ -152,7 +152,7 @@ FloatingWindow RID_BASICIDE_OBJCAT
Pos = MAP_APPFONT ( 4 , 6 ) ; Pos = MAP_APPFONT ( 4 , 6 ) ;
ItemImageList = ImageList ItemImageList = ImageList
{ {
ImageBitmap = Bitmap { FILE = "im_ges3.bmp" ; }; Prefix = "im";
MASKCOLOR MASKCOLOR
IdList = IdList =
{ {
...@@ -258,7 +258,7 @@ FloatingWindow RID_BASICIDE_OBJCAT ...@@ -258,7 +258,7 @@ FloatingWindow RID_BASICIDE_OBJCAT
}; };
ImageList RID_IMGLST_TB_HC ImageList RID_IMGLST_TB_HC
{ {
ImageBitmap = Bitmap { FILE = "imh_ges3.bmp" ; }; Prefix = "imh";
MASKCOLOR MASKCOLOR
IdList = IdList =
{ {
......
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