uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestArrayDialog.rss
Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
#include <arraydialog.rh>
RESOURCE DIALOG r_test_dialog
{
lines =
{
CHECKBOX
{
defaultChecked = 1;
},
LABEL
{
text = "literal string";
}
};
}