Builder3/Window.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Jan 2014 07:23:00 +0000 (15:23 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Jan 2014 07:23:00 +0000 (15:23 +0800)
Builder3/Window.js

index b8385bf..e97d020 100644 (file)
@@ -359,7 +359,7 @@ Window=new XObject({
                                                         clicked : function(self) {
                                                             print("Click");
                                                             
-                                                        }
+                                                        },
                                                         enter_notify_event : function (self, event) {
                                                             return true;
                                                              this.el.expanded = !this.el.expanded;