uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
author cawthron
Tue, 24 Mar 2009 22:20:21 -0500
changeset 2 d760517a8095
permissions -rw-r--r--
new


include("library.js")

function Test() {
}

Test.prototype.getGlobal = function() {
	return libfunc();
}