uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestArrayOfStrings.rss
equal
deleted
inserted
replaced
|
1 #include <arrayheader.rh> |
|
2 |
|
3 RESOURCE STRING_LIST r_test_array_of_strings |
|
4 { |
|
5 strings = |
|
6 { |
|
7 LBUF |
|
8 { |
|
9 txt = STR_1; |
|
10 }, |
|
11 LBUF |
|
12 { |
|
13 txt = STR_10; |
|
14 } |
|
15 }; |
|
16 } |