Sample/RooProjectProperties.js
[app.Builder.js] / 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"
                         }
                     ]
                 }