Sample/RooProjectProperties.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 04:22:20 +0000 (12:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 04:22:20 +0000 (12:22 +0800)
Sample/RooProjectProperties.js

index 7e60694..1b543a8 100644 (file)
@@ -80,7 +80,8 @@ RooProjectProperties=new XObject({
                     items : [
                         {
                             xtype: GtkSource.View,
-                            pack : "add"
+                            pack : "add",
+                            id : "view"
                         }
                     ]
                 }