attempt to fix the build - whoops, sorry again :)

This commit is contained in:
James Strachan
2012-06-01 08:38:27 +01:00
parent 1bf6ebac57
commit ee1e7d5906
4 changed files with 25 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package js.jquery;
import org.w3c.dom.Element
import js.dom.core.Element
native
class JQuery() {