uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestArrayDialog.rss
don't rely on all services reporting in-use together for UI to show connection in use
#include <arraydialog.rh>
RESOURCE DIALOG r_test_dialog
{
lines =
{
CHECKBOX
{
defaultChecked = 1;
},
LABEL
{
text = "literal string";
}
};
}