uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestArrayDialog.rss
equal
deleted
inserted
replaced
|
1 #include <arraydialog.rh> |
|
2 |
|
3 RESOURCE DIALOG r_test_dialog |
|
4 { |
|
5 lines = |
|
6 { |
|
7 CHECKBOX |
|
8 { |
|
9 defaultChecked = 1; |
|
10 }, |
|
11 LABEL |
|
12 { |
|
13 text = "literal string"; |
|
14 } |
|
15 }; |
|
16 } |