src/Builder4/RooProjectProperties.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 09:44:41 +0000 (17:44 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 09:44:41 +0000 (17:44 +0800)
src/Builder4/RooProjectProperties.bjs

index 0f89141..8616376 100644 (file)
@@ -35,8 +35,8 @@
                             "pack": "pack_end,true,true,0",
                             "items": [
                                 {
-                                    "|xns": "GtkSource",
-                                    "xtype": "View",
+                                    "|xns": "Gtk",
+                                    "xtype": "SourceView",
                                     "pack": "add",
                                     "id": "view"
                                 }
@@ -61,4 +61,4 @@
     ],
     "permname": "",
     "modOrder": ""
-}
\ No newline at end of file
+}