uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude2.js
author timkelly
Thu, 20 May 2010 13:57:04 -0500
changeset 1380 c70ff7f19887
parent 0 fb279309251b
permissions -rw-r--r--
more api changes for sbs query config design


include("lib/libraryincl.js")

function Test() {
}

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