uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/testMapArrayEndContainer1.rss
equal
deleted
inserted
replaced
|
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 } |