uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestArrayDialog.rss
author timkelly
Wed, 16 Jun 2010 12:09:43 -0500
branchC3_BUILDER_WORK
changeset 1477 f4dfa2236dcf
parent 0 fb279309251b
permissions -rw-r--r--
fix problem with sbsv2 context equals (ignore case on platform and target)

#include <arraydialog.rh>

RESOURCE DIALOG r_test_dialog
	{
	lines =
		{
		CHECKBOX
			{
			defaultChecked = 1;
			},
		LABEL
			{
			text = "literal string";
			}
		};
	}