From de151745dd23e53f4f36dc71762b3ec0dd2672e4 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Thu, 29 Sep 2011 12:33:25 +0300 Subject: [PATCH] Update JSB file. --- template/app.jsb3 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template/app.jsb3 b/template/app.jsb3 index 80e48fd1..3fc721ed 100644 --- a/template/app.jsb3 +++ b/template/app.jsb3 @@ -637,6 +637,10 @@ "path": "extjs/src/tab/", "name": "Panel.js" }, + { + "path": "app/view/examples/", + "name": "TouchContainer.js" + }, { "path": "app/view/cls/", "name": "Toolbar.js" -- GitLab