uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestReferencesParentChild2.rss
author fturovic <frank.turovich@nokia.com>
Tue, 10 Aug 2010 11:51:37 -0500
changeset 1796 4b26125a0508
parent 0 fb279309251b
permissions -rw-r--r--
added key shortcuts page and updated links for custom pages

#include <basicheader.rh>
#include <refheader.rh>

RESOURCE ONE_STRING r_test_refs_child
	{
	text = "check this textual data";
	}
RESOURCE OWNER r_test_refs_parent_child_ordering
	{
	theLink = r_test_refs_child;
	}