uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestReferencesParentChild.rss
equal
deleted
inserted
replaced
|
1 #include <refheader.rh> |
|
2 #include <basicheader.rh> |
|
3 |
|
4 RESOURCE OWNER r_test_refs_parent_child_ordering |
|
5 { |
|
6 theLink = r_test_refs_child; |
|
7 } |
|
8 RESOURCE ONE_STRING r_test_refs_child |
|
9 { |
|
10 text = "check this textual data"; |
|
11 } |