uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestReferencesParentChild2.rss
author fturovic <frank.turovich@nokia.com>
Tue, 27 Apr 2010 15:26:55 -0500
changeset 1307 580c59e9401a
parent 0 fb279309251b
permissions -rw-r--r--
BUG 11117 - merged link fix into 3.0

#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;
	}