uidesigner/com.nokia.sdt.component.symbian.test/data/scripts/testinclude.js
author chpeckha
Tue, 25 May 2010 13:19:07 -0500
changeset 1398 53b756905916
parent 0 fb279309251b
permissions -rw-r--r--
put all symbian build commands under a sub-menu for context menus only to make context menu smaller


include("library.js")

function Test() {
}

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