uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/testMapArrayEndContainer1.rss
changeset 0 fb279309251b
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 #include <arrayheader.rh>
       
     2 
       
     3 RESOURCE ARRAY r_test_map_array_end_container1
       
     4 	{
       
     5 	items = { r_test_map_array_end1 };
       
     6 	}
       
     7 RESOURCE ARRAY_EMBEDDED r_test_map_array_end1
       
     8 	{
       
     9 	items =
       
    10 		{
       
    11 		LBUF
       
    12 			{
       
    13 			txt = "first";
       
    14 			}
       
    15 		};
       
    16 	}