uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestReferencesParentChild.rss
author dadubrow
Tue, 28 Jul 2009 15:08:51 -0500
changeset 381 9a15cc2691b5
parent 0 fb279309251b
permissions -rw-r--r--
don't rely on all services reporting in-use together for UI to show connection in use

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

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