uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestChoiceCBACustom.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 <cba.rh>

RESOURCE CBA r_test_choice_cbacustom
	{
	buttons = { r_test_choice_cbacustom_buttons_0 };
	}
RESOURCE CBA_BUTTON r_test_choice_cbacustom_buttons_0
	{
	id = EAknSoftkeyPanic;
	txt = "Panic";
	}